Macro error_log::log_warn

source ·
macro_rules! log_warn {
    ($errlog: ident, $($msg: tt)+) => { ... };
}
Expand description

Attach warning to given ErrorLog