Package ch.qos.logback.core.property
-
Class Summary Class Description FileExistsPropertyDefiner In conjunction withPropertyAction
sets the named variable to "true" if the file specified bypath
property exists, to "false" otherwise.ResourceExistsPropertyDefiner In conjunction withPropertyAction
sets the named variable to "true" if theresource
specified by the user is available on the class path, "false" otherwise.