pub fn log_err<S: Into<String>>(msg: S, context: Option<&Context>)
Expand description

Helper to log errors to STDERR.