[−]Trait astral::thirdparty::slog::FilterFn
Function that can be used in Filter
drain
Implementors
impl<T> FilterFn for T where
T: Sync + Send + UnwindSafe + RefUnwindSafe + Fn(&Record) -> bool + 'static + ?Sized,
T: Sync + Send + UnwindSafe + RefUnwindSafe + Fn(&Record) -> bool + 'static + ?Sized,