Macro error_log::log_trace

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

Attach trace message to given ErrorLog