Skip to main content

log_trace

Macro log_trace 

Source
macro_rules! log_trace {
    ($logger:expr, $category:ident, $($arg:tt)*) => { ... };
}
Expand description

Log a message at trace level