Class LevelChangePropagator

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

@Deprecated(since="2022-01-27") public class LevelChangePropagator extends ContextAwareBase implements LoggerContextListener, LifeCycle
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
Propagate level changes made to a logback logger into the equivalent logger in j.u.l.
  • Constructor Details

    • LevelChangePropagator

      public LevelChangePropagator()
      Deprecated.
  • Method Details