Uses of Interface
ch.qos.logback.core.joran.conditional.Condition
Packages that use Condition
Package
Description
Contains the EventEvaluator interface and subclasses.
-
Uses of Condition in ch.qos.logback.core.boolex
Subinterfaces of Condition in ch.qos.logback.core.boolexModifier and TypeInterfaceDescriptioninterfaceInterface for evaluating conditions based on properties during the conditional processing of Logback configuration files.Classes in ch.qos.logback.core.boolex that implement ConditionModifier and TypeClassDescriptionclassChecks whether a named property is defined in the context (e.g.classclassAbstract base class provides some scaffolding.classCondition that evaluates totruewhen a property equals a specified expected value. -
Uses of Condition in ch.qos.logback.core.joran.conditional
Methods in ch.qos.logback.core.joran.conditional that return Condition