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

Helper to log warnings to STDERR.