public class SiftingJoranConfigurator extends ch.qos.logback.core.sift.SiftingJoranConfiguratorBase<ILoggingEvent>
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDefaultNestedComponentRegistryRules(ch.qos.logback.core.joran.spi.DefaultNestedComponentRegistry registry) |
protected void |
addInstanceRules(ch.qos.logback.core.joran.spi.RuleStore rs) |
protected void |
buildInterpreter() |
ch.qos.logback.core.Appender<ILoggingEvent> |
getAppender() |
protected ch.qos.logback.core.joran.spi.ElementPath |
initialElementPath() |
addImplicitRules, doConfigure, oneAndOnlyOneCheck, toStringdoConfigure, doConfigure, doConfigure, doConfigure, informContextOfURLUsedForConfiguration, recallSafeConfiguration, registerSafeConfigurationprotected ch.qos.logback.core.joran.spi.ElementPath initialElementPath()
initialElementPath in class ch.qos.logback.core.joran.GenericConfiguratorprotected void addInstanceRules(ch.qos.logback.core.joran.spi.RuleStore rs)
addInstanceRules in class ch.qos.logback.core.sift.SiftingJoranConfiguratorBase<ILoggingEvent>protected void addDefaultNestedComponentRegistryRules(ch.qos.logback.core.joran.spi.DefaultNestedComponentRegistry registry)
addDefaultNestedComponentRegistryRules in class ch.qos.logback.core.joran.GenericConfiguratorprotected void buildInterpreter()
buildInterpreter in class ch.qos.logback.core.joran.GenericConfiguratorpublic ch.qos.logback.core.Appender<ILoggingEvent> getAppender()
getAppender in class ch.qos.logback.core.sift.SiftingJoranConfiguratorBase<ILoggingEvent>