Uses of Interface
ch.qos.logback.core.sift.AppenderFactory
-
Uses of AppenderFactory in ch.qos.logback.core.sift
Modifier and TypeClassDescriptionclass
Builds new appenders dynamically by running SiftingJoranConfigurator instance, a custom configurator tailored for the contents of the sift element.Modifier and TypeMethodDescriptionvoid
SiftingAppenderBase.setAppenderFactory
(AppenderFactory<E> appenderFactory) This setter is intended to be invoked by SiftModelHandler.ModifierConstructorDescriptionAppenderTracker
(Context context, AppenderFactory<E> appenderFactory)