pub fn try_init_with_default(rust_log_default: &str) -> Result<()>
try_init but defaults to the given RUST_LOG value if not set in env.
try_init
RUST_LOG