Class ReconfigureOnChangeFilter

java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.classic.turbo.TurboFilter
ch.qos.logback.classic.turbo.ReconfigureOnChangeFilter
All Implemented Interfaces:
ContextAware, LifeCycle

Deprecated.
Reconfigure a LoggerContext when the configuration file changes.
Author:
Ceki Gulcu