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.
pub fn init_cli()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.