Uses of Interface
ch.qos.logback.core.sift.AppenderFactory
Packages that use AppenderFactory
-
Uses of AppenderFactory in ch.qos.logback.core.sift
Classes in ch.qos.logback.core.sift that implement AppenderFactoryModifier and TypeClassDescriptionclass
Builds new appenders dynamically by running SiftingJoranConfigurator instance, a custom configurator tailored for the contents of the sift element.Methods in ch.qos.logback.core.sift with parameters of type AppenderFactoryModifier and TypeMethodDescriptionvoid
SiftingAppenderBase.setAppenderFactory
(AppenderFactory<E> appenderFactory) This setter is intended to be invoked by SiftModelHandler.Constructors in ch.qos.logback.core.sift with parameters of type AppenderFactoryModifierConstructorDescriptionAppenderTracker
(Context context, AppenderFactory<E> appenderFactory)