ch.qos.logback.core.rolling.helper
Class TimeBasedCleaner
java.lang.Object
ch.qos.logback.core.rolling.helper.TimeBasedCleaner
public class TimeBasedCleaner
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeBasedCleaner
public TimeBasedCleaner(FileNamePattern fileNamePattern,
RollingCalendar rc,
int numberOfPeriods)
clean
public void clean(Date now)
Copyright © 2005-2011 QOS.ch. All Rights Reserved.