logger_debug

Macro logger_debug 

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

Similar to debug!(), but the first argument is LogFilter or KeyFilter