Package ch.qos.logback.core.filter
package ch.qos.logback.core.filter
-
ClassesClassDescriptionThe value of the
AbstractMatcherFilter.onMatchandAbstractMatcherFilter.onMismatchattributes is set toFilterReply.NEUTRAL, so that a badly configured evaluator filter does not disturb the functioning of the filter chain.Filter<E>Users should extend this class to implement customized event filtering.