pub fn add_log_filter_raw(directives: impl Serialize) -> (&'static str, Value)
Expand description

Similar to add_log_filter, but return the method name and parameters directly.