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 withJaninoEventEvaluator(removed in 1.5.13).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.