See: Description
| Interface | Description |
|---|---|
| BackupPolicy |
An interface for a pluggable backup policy.
|
| Class | Description |
|---|---|
| DeleteBackupPolicy |
A backup policy that deletes any file which is older than the specified period, but
keeps at least as many of the specified backup files.
|
| GSSimpleFormatter |
Print a brief summary of the LogRecord in a human readable
messageFormat.
|
| NullBackupPolicy |
A null backup policy which acts as a placeholder for a 'do-nothing' behavior.
|
| RollingFileHandler |
Rolling based logging
Handler. |
| RollingFileHandlerConfigurer |
A configurer for known properties which their generated values can be overridden.
|
Two extensions to the default java.util.logging are provided:
RollingFileHandler
GSSimpleFormatter
Copyright © GigaSpaces.