Skip to main content

init_logger

Function init_logger 

Source
pub fn init_logger()
Expand description

Library crates should not install a process-global logger.

Applications can install tracing_subscriber, env_logger, or any other logger before constructing the client.