macro_rules! log_info { ($errlog: ident, $($msg: tt)+) => { ... }; }
Attach information to given ErrorLog
ErrorLog