Skip to main content

init_stderr_if_enabled

Function init_stderr_if_enabled 

Source
pub fn init_stderr_if_enabled()
Expand description

Initialize stderr logging if RUST_LOG is set.

For utility commands that don’t need file logging but should support debug output when explicitly requested.