trace_trace

Macro trace_trace 

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

Log at trace level, no-op when tracing feature is disabled