Skip to main content

try_init_with_default

Function try_init_with_default 

Source
pub fn try_init_with_default(rust_log_default: &str) -> Result<()>
Expand description

try_init but defaults to the given RUST_LOG value if not set in env.