init

Function init 

Source
pub fn init(verbosity_level: Option<Level>) -> Result<()>
Expand description

Initialize logging + (optional) tracing exporter Tracing is enabled if OTEL_EXPORTER_OTLP_ENDPOINT is set (gRPC only).