Class TimeBasedArchiveRemover

java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.rolling.helper.TimeBasedArchiveRemover
All Implemented Interfaces:
ArchiveRemover, ContextAware
Direct Known Subclasses:
SizeAndTimeBasedArchiveRemover

public class TimeBasedArchiveRemover extends ContextAwareBase implements ArchiveRemover
  • Field Details

    • UNINITIALIZED

      protected static final long UNINITIALIZED
      See Also:
    • INACTIVITY_TOLERANCE_IN_MILLIS

      protected static final long INACTIVITY_TOLERANCE_IN_MILLIS
      See Also:
  • Constructor Details

  • Method Details