Uses of Interface
com.gigaspaces.logger.LogLevel
Packages that use LogLevel
Package
Description
-
Uses of LogLevel in com.gigaspaces.internal.cluster.node.impl.handlers
Methods in com.gigaspaces.internal.cluster.node.impl.handlers that return LogLevelModifier and TypeMethodDescriptionPrimaryBackupReplicationInExceptionHandler.getDefaultExceptionLevel()protected LogLevelReplicationInExceptionHandler.getDefaultExceptionLevel()Methods in com.gigaspaces.internal.cluster.node.impl.handlers with parameters of type LogLevelModifier and TypeMethodDescriptionvoidReplicationInExceptionHandler.handleEntryVersionConflictOnChange(org.slf4j.Logger logger, ITemplatePacket entryPacket, EntryVersionConflictException ex, LogLevel logLevel) voidReplicationInExceptionHandler.handleEntryVersionConflictOnUpdate(org.slf4j.Logger logger, IEntryPacket entryPacket, EntryVersionConflictException ex, LogLevel logLevel) protected voidReplicationInExceptionHandler.logMessage(org.slf4j.Logger logger, String operation, String className, String uid, LogLevel logLevel, String symptom) -
Uses of LogLevel in com.gigaspaces.logger
Fields in com.gigaspaces.logger declared as LogLevelModifier and TypeFieldDescriptionstatic final LogLevelLogLevel.DEBUGstatic final LogLevelLogLevel.INFOstatic final LogLevelLogLevel.SEVEREstatic final LogLevelLogLevel.TRACEstatic final LogLevelLogLevel.WARNINGMethods in com.gigaspaces.logger with parameters of type LogLevel -
Uses of LogLevel in com.gigaspaces.lrmi.nio.watchdog
Methods in com.gigaspaces.lrmi.nio.watchdog that return LogLevelModifier and TypeMethodDescriptionprotected LogLevelRequestResponseTimeoutObserver.getCloseConnectionLoggingLevel()protected LogLevelRequestTimeoutObserver.getCloseConnectionLoggingLevel()