Subclasses may override this method to modify rollover behavior.
Syntax
void
rollover
(
File
log
) throws SecException
Parameters
-
log –
The base log file to roll over
Exceptions
-
SecException class –
if an error occurs in rolling the file over.
Usage
This method is used to perform all of the rolling over.