public class SiftingJoranConfigurator extends SiftingJoranConfiguratorBase<ILoggingEvent>
key, parentPropertyMap, valueinterpretercontext| Constructor and Description |
|---|
SiftingJoranConfigurator(java.lang.String key,
java.lang.String value,
java.util.Map<java.lang.String,java.lang.String> parentPropertyMap) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDefaultNestedComponentRegistryRules(DefaultNestedComponentRegistry registry) |
protected void |
addInstanceRules(RuleStore rs) |
protected void |
buildInterpreter() |
Appender<ILoggingEvent> |
getAppender() |
protected ElementPath |
initialElementPath() |
addImplicitRules, doConfigure, oneAndOnlyOneCheck, toStringdoConfigure, doConfigure, doConfigure, doConfigure, doConfigure, getBeanDescriptionCache, informContextOfURLUsedForConfiguration, recallSafeConfiguration, registerSafeConfigurationaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextSiftingJoranConfigurator(java.lang.String key,
java.lang.String value,
java.util.Map<java.lang.String,java.lang.String> parentPropertyMap)
protected ElementPath initialElementPath()
initialElementPath in class GenericConfiguratorprotected void addInstanceRules(RuleStore rs)
addInstanceRules in class SiftingJoranConfiguratorBase<ILoggingEvent>protected void addDefaultNestedComponentRegistryRules(DefaultNestedComponentRegistry registry)
addDefaultNestedComponentRegistryRules in class GenericConfiguratorprotected void buildInterpreter()
buildInterpreter in class GenericConfiguratorpublic Appender<ILoggingEvent> getAppender()
getAppender in class SiftingJoranConfiguratorBase<ILoggingEvent>