macro_rules! logger_debug { ($log_filter:expr, $($arg:tt)+) => { ... }; }
Similar to debug!(), but the first argument is LogFilter or KeyFilter