Function sketching::otel::start_logging_pipeline

source ยท
pub fn start_logging_pipeline(
    otlp_endpoint: &Option<String>,
    log_filter: LogLevel,
    service_name: &'static str,
) -> Result<Box<dyn Subscriber + Send + Sync>, String>
Expand description

This does all the startup things for the logging pipeline