Package ch.qos.logback.core.boolex
package ch.qos.logback.core.boolex
Contains the EventEvaluator interface and subclasses.
EventEvaluator is subclassed by JaninoEventEvaluatorBase. Specific subclasses can be found in logback modules.
-
Interface SummaryInterfaceDescriptionEvaluates whether a given an event matches user-specified criteria.
-
Class SummaryClassDescriptionAbstract class which sets the groundwork for janino based evaluations.
-
Exception SummaryExceptionDescriptionThis exception wraps exceptions thrown while evaluating events.