Package | Description |
---|---|
com.gigaspaces.internal.cluster.node.impl.handlers | |
com.gigaspaces.logger | |
com.gigaspaces.lrmi.nio.watchdog |
Modifier and Type | Method and Description |
---|---|
LogLevel |
PrimaryBackupReplicationInExceptionHandler.getDefaultExceptionLevel() |
protected LogLevel |
ReplicationInExceptionHandler.getDefaultExceptionLevel() |
Modifier and Type | Method and Description |
---|---|
void |
ReplicationInExceptionHandler.handleEntryVersionConflictOnChange(org.slf4j.Logger logger,
ITemplatePacket entryPacket,
EntryVersionConflictException ex,
LogLevel logLevel) |
void |
ReplicationInExceptionHandler.handleEntryVersionConflictOnUpdate(org.slf4j.Logger logger,
IEntryPacket entryPacket,
EntryVersionConflictException ex,
LogLevel logLevel) |
protected void |
ReplicationInExceptionHandler.logMessage(org.slf4j.Logger logger,
String operation,
String className,
String uid,
LogLevel logLevel,
String symptom) |
Modifier and Type | Field and Description |
---|---|
static LogLevel |
LogLevel.DEBUG |
static LogLevel |
LogLevel.INFO |
static LogLevel |
LogLevel.SEVERE |
static LogLevel |
LogLevel.TRACE |
static LogLevel |
LogLevel.WARNING |
Modifier and Type | Method and Description |
---|---|
static void |
LogUtils.throwing(LogLevel level,
org.slf4j.Logger logger,
Class<?> sourceClass,
String sourceMethod,
Throwable thrown,
String format,
Object... params) |
Modifier and Type | Method and Description |
---|---|
protected LogLevel |
RequestTimeoutObserver.getCloseConnectionLoggingLevel() |
protected LogLevel |
RequestResponseTimeoutObserver.getCloseConnectionLoggingLevel() |
Copyright © GigaSpaces.