Class SiftingAppender

All Implemented Interfaces:
Appender<IAccessEvent>, ContextAware, FilterAttachable<IAccessEvent>, LifeCycle

This appender can contain other appenders which it can build dynamically depending on MDC values. The built appender is specified as part of a configuration file.

See the logback manual for further details.

Author:
Ceki Gulcu