| Interface | Description |
|---|---|
| BackupStrategy |
Decide whether the log file should be backup and use a new file for next logging.
|
| Class | Description |
|---|---|
| FileSizeBackupStrategy |
Limit the file size of a max length.
|
| NeverBackupStrategy |
Never backup the log file.
|