public class OnErrorEvaluator extends ch.qos.logback.core.boolex.EventEvaluatorBase<ILoggingEvent>
| Constructor and Description |
|---|
OnErrorEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(ILoggingEvent event)
Return true if event passed as parameter has level ERROR or higher, returns
false otherwise.
|
getName, isStarted, setName, start, stopaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextpublic boolean evaluate(ILoggingEvent event) throws NullPointerException, ch.qos.logback.core.boolex.EvaluationException
NullPointerExceptionch.qos.logback.core.boolex.EvaluationExceptionCopyright © 2015. All rights reserved.