log_warn

Macro log_warn 

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

Attach warning to given ErrorLog