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.
pub static OTLP_LAYER_HANDLE: OnceLock<TraceLayerHandle>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.