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
interpreter
Fields inherited from class ch.qos.logback.core.spi.ContextAwareBase
context
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
addImplicitRules
(Interpreter interpreter) protected void
void
doConfigure
(List<SaxEvent> eventList) protected void
oneAndOnlyOneCheck
(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, registerSafeConfiguration
Methods 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:
addImplicitRules
in classGenericConfigurator
-
addInstanceRules
- Specified by:
addInstanceRules
in classGenericConfigurator
-
getAppender
-
oneAndOnlyOneCheck
-
doConfigure
- Overrides:
doConfigure
in classGenericConfigurator
- Throws:
JoranException
-
toString
-