Class SiftingJoranConfigurator
java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.joran.GenericConfigurator
ch.qos.logback.core.sift.SiftingJoranConfiguratorBase<ILoggingEvent>
ch.qos.logback.classic.sift.SiftingJoranConfigurator
- All Implemented Interfaces:
ContextAware
-
Field Summary
Fields inherited from class SiftingJoranConfiguratorBase
key, parentPropertyMap, valueFields inherited from class GenericConfigurator
interpreterFields inherited from class ContextAwareBase
context -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidprotected voidprotected ElementPathMethods inherited from class SiftingJoranConfiguratorBase
addImplicitRules, doConfigure, oneAndOnlyOneCheck, toStringMethods inherited from class GenericConfigurator
doConfigure, doConfigure, doConfigure, doConfigure, doConfigure, doConfigure, getBeanDescriptionCache, informContextOfURLUsedForConfiguration, recallSafeConfiguration, registerSafeConfigurationMethods inherited from class ContextAwareBase
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
-
Constructor Details
-
SiftingJoranConfigurator
-
-
Method Details
-
initialElementPath
- Overrides:
initialElementPathin classGenericConfigurator
-
addInstanceRules
- Overrides:
addInstanceRulesin classSiftingJoranConfiguratorBase<ILoggingEvent>
-
addDefaultNestedComponentRegistryRules
- Overrides:
addDefaultNestedComponentRegistryRulesin classGenericConfigurator
-
buildInterpreter
protected void buildInterpreter()- Overrides:
buildInterpreterin classGenericConfigurator
-
getAppender
- Specified by:
getAppenderin classSiftingJoranConfiguratorBase<ILoggingEvent>
-