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.
RUST_LOG