Class AbstractAppenderFactoryUsingJoran<E>

java.lang.Object
ch.qos.logback.core.sift.AbstractAppenderFactoryUsingJoran<E>
Type Parameters:
E -
All Implemented Interfaces:
AppenderFactory<E>
Direct Known Subclasses:
AppenderFactoryUsingJoran

@Deprecated(since="2022-01-27") public abstract class AbstractAppenderFactoryUsingJoran<E> extends Object implements AppenderFactory<E>
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
Builds new appenders dynamically by running SiftingJoranConfigurator instance, a custom configurator tailored for the contents of the sift element.