Package | Description |
---|---|
ch.qos.logback.classic.filter | |
ch.qos.logback.core.filter |
Contains base classes to the event filtering functionality of logback.
|
Modifier and Type | Class and Description |
---|---|
class |
LevelFilter
A class that filters events by the level equality.
|
Modifier and Type | Class and Description |
---|---|
class |
EvaluatorFilter<E>
The value of the
onMatch and onMismatch attributes is set
to FilterReply.NEUTRAL , so that a badly configured evaluator filter does
not disturb the functioning of the filter chain. |
Copyright © 2005–2016 QOS.ch. All rights reserved.