public class SimpleConfigurator
extends ch.qos.logback.core.joran.GenericConfigurator
| Constructor and Description |
|---|
SimpleConfigurator(HashMap<ch.qos.logback.core.joran.spi.ElementSelector,ch.qos.logback.core.joran.action.Action> rules) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addImplicitRules(ch.qos.logback.core.joran.spi.Interpreter interpreter) |
protected void |
addInstanceRules(ch.qos.logback.core.joran.spi.RuleStore rs) |
ch.qos.logback.core.joran.spi.Interpreter |
getInterpreter() |
addDefaultNestedComponentRegistryRules, buildInterpreter, doConfigure, doConfigure, doConfigure, doConfigure, doConfigure, doConfigure, doConfigure, getBeanDescriptionCache, informContextOfURLUsedForConfiguration, initialElementPath, recallSafeConfiguration, registerSafeConfigurationpublic SimpleConfigurator(HashMap<ch.qos.logback.core.joran.spi.ElementSelector,ch.qos.logback.core.joran.action.Action> rules)
protected void addImplicitRules(ch.qos.logback.core.joran.spi.Interpreter interpreter)
addImplicitRules in class ch.qos.logback.core.joran.GenericConfiguratorpublic ch.qos.logback.core.joran.spi.Interpreter getInterpreter()
protected void addInstanceRules(ch.qos.logback.core.joran.spi.RuleStore rs)
addInstanceRules in class ch.qos.logback.core.joran.GenericConfiguratorCopyright © 2005–2022 QOS.ch. All rights reserved.