Class RollingLogFile

java.lang.Object
com.netscape.cms.logging.LogFile
com.netscape.cms.logging.RollingLogFile
All Implemented Interfaces:
IExtendedPluginInfo, ILogEventListener, EventListener

public class RollingLogFile extends LogFile
A rotating log file for Certificate log events. This class loosely follows the Netscape Common Log API implementing rollover interval, size and file naming conventions. It does not yet implement Disk Usage.
Version:
$Revision$, $Date$