| Interface | Description |
|---|---|
| LogRecord.OnNotEnoughSpaceListener |
It will be called on, when has not enough storage space remaining.
|
| Class | Description |
|---|---|
| LogDelete |
Regular Delete Log file.
|
| LogEveryDay |
Using the Date to create a file every day, which be used to write Log.
|
| LogRecord |
Create a file which be used to write Log.
|
| LogSettings |
General Setting parameters for Log.
|
| Enum | Description |
|---|---|
| CompressionTimeUnit |
The time unit of the file name in creates a compressed file.
|