trace_lazy_with

Macro trace_lazy_with 

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

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