trace_trace

Macro trace_trace 

Source
macro_rules! trace_trace {
    ($($arg:tt)*) => { ... };
}
Expand description

Log at trace level, only when tracing feature is enabled