Module ch.qos.logback.classic
Package ch.qos.logback.classic.boolex
package ch.qos.logback.classic.boolex
-
ClassDescriptionA simple
EventEvaluator
that checks whether the logging event being evaluated has a throwable of the same class as specified by theExceptionMatchEvaluator.exceptionClass
parameter.An internal interface used by the GEventEvaluator.A helper class to be used in conjunction withinvalid reference
ch.qos.logback.classic.boolex.JaninoEventEvaluator
Evaluates 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.