Uses of Interface
ch.qos.logback.core.spi.PropertyDefiner
Package
Description
Contains the main classes of logback core.
-
Uses of PropertyDefiner in ch.qos.logback.core
Modifier and TypeClassDescriptionclass
A skeleton implementation for property definers so that they derive fromContextAwareBase
. -
Uses of PropertyDefiner in ch.qos.logback.core.property
Modifier 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.