Module ch.qos.logback.classic
Package ch.qos.logback.classic.boolex
package ch.qos.logback.classic.boolex
-
ClassDescriptionA simple
EventEvaluatorthat checks whether the logging event being evaluated has a throwable of the same class as specified by theExceptionMatchEvaluator.exceptionClassparameter.An internal interface used by the GEventEvaluator.A helper class to be used in conjunction withinvalid reference
ch.qos.logback.classic.boolex.JaninoEventEvaluatorEvaluates to true when the logging event passed as parameter has level ERROR or higher.Evaluates to true when the logging event passed as parameter contains one of the user-specified markers.