Simple Log 2.0.1
[grlea]

Package org.grlea.log.rollover

Classes used to implement rolling of log files on a periodic basis.

See:
          Description

Interface Summary
RolloverManager.ErrorReporter An interface for objects wishing to be notified of errors occurring in a RolloverManager while it is running.
RolloverStrategy An interface for objects that wish to be able to decide when log files should be rolled over.
 

Class Summary
RolloverManager The RolloverManager is a Writer implementation used by Simple Log to enable periodic log-rolling functionality.
 

Package org.grlea.log.rollover Description

Classes used to implement rolling of log files on a periodic basis.

These files are included in the simplelog-rollover.jar, separate to the main Simple Log jar.


Copyright (c) 2004-2006, Graham Lea. All rights reserved.