Function relay_filter::localhost::should_filter
source ยท pub fn should_filter<F: Filterable>(
item: &F,
config: &FilterConfig,
) -> Result<(), FilterStatKey>
Expand description
Filters events originating from the local host.