|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AppenderFactory | |
|---|---|
| ch.qos.logback.core.sift | |
| Uses of AppenderFactory in ch.qos.logback.core.sift |
|---|
| Classes in ch.qos.logback.core.sift that implement AppenderFactory | |
|---|---|
class |
AbstractAppenderFactoryUsingJoran<E>
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 AppenderFactory | |
|---|---|
void |
SiftingAppenderBase.setAppenderFactory(AppenderFactory<E> appenderFactory)
This setter is intended to be invoked by SiftAction. |
| Constructors in ch.qos.logback.core.sift with parameters of type AppenderFactory | |
|---|---|
AppenderTracker(Context context,
AppenderFactory<E> appenderFactory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||