ch.qos.logback.classic.sift
Class SiftingJoranConfigurator
java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.joran.GenericConfigurator
ch.qos.logback.core.sift.SiftingJoranConfiguratorBase<ILoggingEvent>
ch.qos.logback.classic.sift.SiftingJoranConfigurator
- All Implemented Interfaces:
- ContextAware
public class SiftingJoranConfigurator
- extends SiftingJoranConfiguratorBase<ILoggingEvent>
Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase |
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
initialPattern
protected Pattern initialPattern()
- Description copied from class:
GenericConfigurator
- Gets the initial pattern
- Overrides:
initialPattern
in class GenericConfigurator
- Returns:
- a newly created
Pattern
addInstanceRules
protected void addInstanceRules(RuleStore rs)
- Specified by:
addInstanceRules
in class GenericConfigurator
addDefaultNestedComponentRegistryRules
protected void addDefaultNestedComponentRegistryRules(DefaultNestedComponentRegistry registry)
- Overrides:
addDefaultNestedComponentRegistryRules
in class GenericConfigurator
buildInterpreter
protected void buildInterpreter()
- Description copied from class:
GenericConfigurator
- Builds a generic configuration-XML interpreter
- Overrides:
buildInterpreter
in class GenericConfigurator
getAppender
public Appender<ILoggingEvent> getAppender()
- Specified by:
getAppender
in class SiftingJoranConfiguratorBase<ILoggingEvent>
Copyright © 2005-2013 QOS.ch. All Rights Reserved.