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.
pub fn init_logger()Library crates should not install a process-global logger.
Applications can install tracing_subscriber, env_logger, or any other
logger before constructing the client.