Class PropertyDefinerBase
java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.PropertyDefinerBase
- All Implemented Interfaces:
ContextAware, PropertyDefiner
A skeleton implementation for property definers so that they derive from
ContextAwareBase.- Author:
- Aleksey Didik
-
Field Summary
Fields inherited from class ContextAwareBase
context -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ContextAwareBase
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ContextAware
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContextMethods inherited from interface PropertyDefiner
getPropertyValue
-
Constructor Details
-
PropertyDefinerBase
public PropertyDefinerBase()
-
-
Method Details
-
booleanAsStr
-