Package com.gigaspaces.logger
package com.gigaspaces.logger
-
ClassDescriptionAn interface for a pluggable backup policy.Logs given message to given logger.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.This class is a singletone that is responsible for reading and loading GS Log configuration.Print a brief summary of the LogRecord in a human readable messageFormat.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.A null backup policy which acts as a placeholder for a 'do-nothing' behavior.Rolling based loggingHandler.A configurer for known properties which their generated values can be overridden.A rolling policy based on file size limit.A rolling policy based on time.