GateIn - Common component (logging) 2.2.3.Final-SNAPSHOT
D E G I L O S T V W 

D

debug(Object) - Method in class org.gatein.common.logging.Logger
 
debug(Object, Throwable) - Method in class org.gatein.common.logging.Logger
 
doLog(LogLevel, Object, Object[], Throwable) - Method in class org.gatein.common.logging.Logger
 

E

error(Object) - Method in class org.gatein.common.logging.Logger
 
error(Object, Throwable) - Method in class org.gatein.common.logging.Logger
 

G

getDelegate() - Method in class org.gatein.common.logging.Logger
 
getLogger(String) - Static method in class org.gatein.common.logging.LoggerFactory
Returns a logger by its name.
getLogger(Class) - Static method in class org.gatein.common.logging.LoggerFactory
Returns a logger by its name based on the value returned by Class.getName()
getName() - Method in class org.gatein.common.logging.Logger
 

I

info(Object) - Method in class org.gatein.common.logging.Logger
 
info(Object, Throwable) - Method in class org.gatein.common.logging.Logger
 
isDebugEnabled() - Method in class org.gatein.common.logging.Logger
 
isEnabled(LogLevel) - Method in class org.gatein.common.logging.Logger
 
isErrorEnabled() - Method in class org.gatein.common.logging.Logger
 
isInfoEnabled() - Method in class org.gatein.common.logging.Logger
 
isTraceEnabled() - Method in class org.gatein.common.logging.Logger
 
isWarnEnabled() - Method in class org.gatein.common.logging.Logger
 

L

log(LogLevel, Object) - Method in class org.gatein.common.logging.Logger
 
log(LogLevel, Object, Throwable) - Method in class org.gatein.common.logging.Logger
 
Logger - Class in org.gatein.common.logging
The logger for GateIn.
Logger() - Constructor for class org.gatein.common.logging.Logger
 
LOGGER - Static variable in class org.gatein.common.logging.Logger
.
LoggerFactory - Class in org.gatein.common.logging
The common way to obtain a logger.
LoggerFactory() - Constructor for class org.gatein.common.logging.LoggerFactory
 
LogLevel - Enum in org.gatein.common.logging
The level of a log message.

O

org.gatein.common.logging - package org.gatein.common.logging
The logging system for GateIn components and project.

S

SLF_1_5 - Static variable in class org.gatein.common.logging.Logger
.
SLF_1_6 - Static variable in class org.gatein.common.logging.Logger
.

T

toString() - Method in class org.gatein.common.logging.Logger
 
trace(Object) - Method in class org.gatein.common.logging.Logger
 
trace(Object, Throwable) - Method in class org.gatein.common.logging.Logger
 

V

valueOf(String) - Static method in enum org.gatein.common.logging.LogLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gatein.common.logging.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.

W

warn(Object) - Method in class org.gatein.common.logging.Logger
 
warn(Object, Throwable) - Method in class org.gatein.common.logging.Logger
 
D E G I L O S T V W 
GateIn - Common component (logging) 2.2.3.Final-SNAPSHOT

Copyright © 2026 JBoss by Red Hat. All Rights Reserved.