Class LevelChangePropagator

java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.classic.jul.LevelChangePropagator
All Implemented Interfaces:
LoggerContextListener, ContextAware, LifeCycle

public class LevelChangePropagator extends ContextAwareBase implements LoggerContextListener, LifeCycle
Propagate level changes made to a logback logger into the equivalent logger in j.u.l.