init_with_otel

Function init_with_otel 

Source
pub fn init_with_otel(
    logging_config: LoggingConfig,
    _tracing_config: OtelTracingConfig,
) -> Result<(), Box<dyn Error + Send + Sync>>