LOG_LAYER_HANDLE

Static LOG_LAYER_HANDLE 

Source
pub static LOG_LAYER_HANDLE: OnceLock<LogLayerHandle>
Expand description

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