Uses of Class
ch.qos.logback.core.PropertyDefinerBase
Packages that use PropertyDefinerBase
-
Uses of PropertyDefinerBase in ch.qos.logback.core.property
Subclasses of PropertyDefinerBase in ch.qos.logback.core.propertyModifier and TypeClassDescriptionclass
class
In conjunction withPropertyAction
sets the named variable to "true" if the file specified bypath
property exists, to "false" otherwise.class
In conjunction withPropertyAction
sets the named variable to "true" if theresource
specified by the user is available on the class path, "false" otherwise.