Class ReconfigureOnChangeFilter

All Implemented Interfaces:
ContextAware, LifeCycle

@Deprecated(since="2022-01-27") public class ReconfigureOnChangeFilter extends TurboFilter
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
Reconfigure a LoggerContext when the configuration file changes.
  • Field Details

    • DEFAULT_REFRESH_PERIOD

      public static final long DEFAULT_REFRESH_PERIOD
      Deprecated.
      Scan for changes in configuration file once every minute.
      See Also:
  • Constructor Details

    • ReconfigureOnChangeFilter

      public ReconfigureOnChangeFilter()
      Deprecated.
  • Method Details