OTLP_LAYER_HANDLE

Static OTLP_LAYER_HANDLE 

Source
pub static OTLP_LAYER_HANDLE: OnceLock<TraceLayerHandle>
Expand description

This by default uninitialised unless you call crate::bootstrap() or init_tracing functions. Used to change trace level filter See in example how it might be used.