debug_lazy_with

Macro debug_lazy_with 

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

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