Uses of Class
ch.qos.logback.core.boolex.PropertyConditionBase
Packages that use PropertyConditionBase
-
Uses of PropertyConditionBase in ch.qos.logback.core.boolex
Subclasses of PropertyConditionBase in ch.qos.logback.core.boolexModifier 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).classclassCondition that evaluates totruewhen a property equals a specified expected value.