GigaSpaces XAP 10.0.1 API

Package com.gigaspaces.logger

Package Specification GigaSpaces makes logging calls by use of the JavaTM platform's core logging facilities.

See:
          Description

Interface Summary
BackupPolicy An interface for a pluggable backup policy.
 

Class Summary
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.
 

Package com.gigaspaces.logger Description

Package Specification

GigaSpaces makes logging calls by use of the JavaTM platform's core logging facilities.
see java/util/logging/package-summary.html for more details on Java logging.

Two extensions to the default java.util.logging are provided:

Related Documentation

For an overview of GigaSpaces logging and configuration see: Logging

Since:
7.0

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.