Class ReconfigureOnChangeFilter

  • All Implemented Interfaces:
    ContextAware, LifeCycle

    public class ReconfigureOnChangeFilter
    extends TurboFilter
    Reconfigure a LoggerContext when the configuration file changes.
    Author:
    Ceki Gulcu
    • Field Detail

      • DEFAULT_REFRESH_PERIOD

        public static final long DEFAULT_REFRESH_PERIOD
        Scan for changes in configuration file once every minute.
        See Also:
        Constant Field Values
      • nextCheck

        protected volatile long nextCheck
    • Constructor Detail

      • ReconfigureOnChangeFilter

        public ReconfigureOnChangeFilter()