Uses of Class
ch.qos.logback.core.PropertyDefinerBase
Packages that use PropertyDefinerBase
Package
Description
Contains property definition and management classes.
-
Uses of PropertyDefinerBase in ch.qos.logback.core.property
Subclasses of PropertyDefinerBase in ch.qos.logback.core.propertyModifier and TypeClassDescriptionclassclassIn conjunction withPropertyActionsets the named variable to "true" if the file specified bypathproperty exists, to "false" otherwise.classIn conjunction withPropertyActionsets the named variable to "true" if theresourcespecified by the user is available on the class path, "false" otherwise.