Macro error_log::log_error

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

Attach error message to given ErrorLog