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