debug_with

Macro debug_with 

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

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