Interface | Description |
---|---|
BackupPolicy |
An interface for a pluggable backup policy.
|
Constants | |
LogLevel |
Class | Description |
---|---|
ActivityLogger | |
ActivityLogger.Builder | |
BlobStoreConsoleHandler | |
ConsolidatedLogger |
Logs given message to given logger.
|
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.
|
GSLogConfigLoader |
This class is a singletone that is responsible for reading and loading GS Log configuration.
|
GSSimpleFormatter |
Print a brief summary of the LogRecord in a human readable messageFormat.
|
LogHelper |
GS-8802 , GS-9973 , GS-10078
A logging helper class used to avoid a deadlock situation when java.util.logging is initializing, while it is also being referenced by utility classes. |
LogUtils | |
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.
|
SizeRollingPolicy |
A rolling policy based on file size limit.
|
TimeRollingPolicy |
A rolling policy based on time.
|
TraceableLogger |
Copyright © GigaSpaces.