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