Class AppenderFactoryUsingSiftModel<E>

java.lang.Object
ch.qos.logback.core.sift.AppenderFactoryUsingSiftModel<E>
Type Parameters:
E -
All Implemented Interfaces:
AppenderFactory<E>

public class AppenderFactoryUsingSiftModel<E> extends Object implements AppenderFactory<E>
Builds new appenders dynamically by running SiftingJoranConfigurator instance, a custom configurator tailored for the contents of the sift element.