init_cli

Function init_cli 

Source
pub fn init_cli()
Expand description

Initialize tracing for the CLI (stdout logging)

Logs are controlled by the RUST_LOG environment variable. Default level is INFO for this crate, WARN for dependencies.