| Package | Description |
|---|---|
| uk.org.simonsite.log4j.appender |
| Modifier and Type | Class and Description |
|---|---|
class |
AbsoluteMinFreeDiskSpaceLogFileScavenger
Responsible for periodically sampling the number of log files with a given
base filename and time-based extension, and for deleting the older files if
the minimum specified space remains available on the filesystem.
|
(package private) class |
AbstractLogFileScavenger |
class |
DefaultLogFileScavenger
Responsible for periodically sampling the number of log files with a given
base filename and time-based extension, and for deleting the older files if
the file count limit is exceeded.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) LogFileScavenger |
TimeAndSizeRollingAppender.getLogFileScavenger() |