Class LogbackAccessJoranSpringPropertyModelHandler
-
- All Implemented Interfaces:
-
ch.qos.logback.core.spi.ContextAware
public final class LogbackAccessJoranSpringPropertyModelHandler extends ModelHandlerBaseThe Joran ModelHandler to support
<springProperty>tags.
-
-
Constructor Summary
Constructors Constructor Description LogbackAccessJoranSpringPropertyModelHandler(Context context, Environment environment)
-
Method Summary
-
Methods inherited from class ch.qos.logback.core.model.processor.ModelHandlerBase
postHandle, toString -
Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getStatusManager, setContext -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-