Uses of Interface
ch.qos.logback.core.boolex.PropertyCondition
Packages that use PropertyCondition
-
Uses of PropertyCondition in ch.qos.logback.core.boolex
Classes in ch.qos.logback.core.boolex that implement PropertyConditionModifier and TypeClassDescriptionclassThis class evaluates boolean expressions based on property lookups.classChecks whether a named property is defined in the context (e.g. system properties, environment, or the configured property map used by the surrounding framework).classclassAbstract base class provides some scaffolding.classCondition that evaluates totruewhen a property equals a specified expected value.