ch.qos.logback.core.rolling.helper
Class SizeAndTimeBasedArchiveRemover
java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.rolling.helper.DefaultArchiveRemover
ch.qos.logback.core.rolling.helper.SizeAndTimeBasedArchiveRemover
- All Implemented Interfaces:
- ArchiveRemover, ContextAware
public class SizeAndTimeBasedArchiveRemover
- extends DefaultArchiveRemover
| Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase |
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SizeAndTimeBasedArchiveRemover
public SizeAndTimeBasedArchiveRemover(FileNamePattern fileNamePattern,
RollingCalendar rc)
cleanByPeriodOffset
public void cleanByPeriodOffset(Date now,
int periodOffset)
Copyright © 2005-2011 QOS.ch. All Rights Reserved.