ch.qos.logback.core.rolling
Class TimeBasedRollingWithCleanTest

java.lang.Object
  extended by ch.qos.logback.core.rolling.TimeBasedRollingWithCleanTest

public class TimeBasedRollingWithCleanTest
extends Object


Constructor Summary
TimeBasedRollingWithCleanTest()
           
 
Method Summary
 void dailyRollover()
           
 void montlyRollover()
           
 void setUp()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeBasedRollingWithCleanTest

public TimeBasedRollingWithCleanTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

montlyRollover

public void montlyRollover()
                    throws Exception
Throws:
Exception

dailyRollover

public void dailyRollover()
                   throws Exception
Throws:
Exception


Copyright © 2005-2009 QOS.ch. All Rights Reserved.