log_trace

Macro log_trace 

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

Attach trace message to given ErrorLog