Class OnErrorEvaluator

java.lang.Object
All Implemented Interfaces:
EventEvaluator<ILoggingEvent>, ContextAware, LifeCycle

Evaluates to true when the logging event passed as parameter has level ERROR or higher.
Author:
Ceki Gülcü