trace_with

Macro trace_with 

Source
macro_rules! trace_with {
    ($logger:expr, $($arg:tt)+) => { ... };
}
Expand description

Log a trace message using format string syntax with a specific logger