log_info

Macro log_info 

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

Attach information to given ErrorLog