Package ch.qos.logback.core.sift
Class SiftingJoranConfiguratorBase<E>
java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.joran.GenericConfigurator
ch.qos.logback.core.sift.SiftingJoranConfiguratorBase<E>
- All Implemented Interfaces:
ContextAware
- Direct Known Subclasses:
SiftingJoranConfigurator,SiftingJoranConfigurator
-
Field Summary
FieldsFields inherited from class ch.qos.logback.core.joran.GenericConfigurator
interpreterFields inherited from class ch.qos.logback.core.spi.ContextAwareBase
context -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddImplicitRules(Interpreter interpreter) protected voidvoiddoConfigure(List<SaxEvent> eventList) protected voidoneAndOnlyOneCheck(Map<?, ?> appenderMap) toString()Methods inherited from class ch.qos.logback.core.joran.GenericConfigurator
addDefaultNestedComponentRegistryRules, buildInterpreter, doConfigure, doConfigure, doConfigure, doConfigure, doConfigure, doConfigure, getBeanDescriptionCache, informContextOfURLUsedForConfiguration, initialElementPath, recallSafeConfiguration, registerSafeConfigurationMethods inherited from class ch.qos.logback.core.spi.ContextAwareBase
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
-
Field Details
-
key
-
value
-
parentPropertyMap
-
-
Constructor Details
-
SiftingJoranConfiguratorBase
-
-
Method Details
-
addImplicitRules
- Specified by:
addImplicitRulesin classGenericConfigurator
-
addInstanceRules
- Specified by:
addInstanceRulesin classGenericConfigurator
-
getAppender
-
oneAndOnlyOneCheck
-
doConfigure
- Overrides:
doConfigurein classGenericConfigurator- Throws:
JoranException
-
toString
-