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
public abstract class SiftingJoranConfiguratorBase<E>
- extends GenericConfigurator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SiftingJoranConfiguratorBase
public SiftingJoranConfiguratorBase()
addImplicitRules
protected void addImplicitRules(Interpreter interpreter)
- Specified by:
addImplicitRules
in class GenericConfigurator
getAppender
public abstract Appender<E> getAppender()
Copyright © 2005-2011 QOS.ch. All Rights Reserved.