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
FieldsModifier and TypeFieldDescription(package private) intprotected final String(package private) static final Stringprotected final StringFields 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
-
ONE_AND_ONLY_ONE_URL
- See Also:
-
errorEmmissionCount
int errorEmmissionCount
-
-
Constructor Details
-
SiftingJoranConfiguratorBase
-
-
Method Details
-
addImplicitRules
- Specified by:
addImplicitRulesin classGenericConfigurator
-
addInstanceRules
- Specified by:
addInstanceRulesin classGenericConfigurator
-
getAppender
-
oneAndOnlyOneCheck
-
doConfigure
- Overrides:
doConfigurein classGenericConfigurator- Throws:
JoranException
-
toString
-