Skip to main content

init

Function init 

Source
pub fn init()
Expand description

Initialize a global tracing logger.

Panics if a logger is already initialized. This will fail if used in tests, since multiple test threads will compete to set the global logger.