C D E F G I L M N O P R S T W

C

clear() - Static method in class org.jboss.logging.NDC
 
clear() - Method in interface org.jboss.logging.NDCProvider
 
clear() - Method in class org.jboss.logging.NullNDCProvider
 
cloneStack() - Method in class org.jboss.logging.NullNDCProvider
 

D

debug(Object) - Method in class org.jboss.logging.Logger
Issue a log msg with a level of DEBUG.
debug(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log msg and throwable with a level of DEBUG.
debug(Object) - Method in interface org.jboss.logging.LoggerPlugin
Issue a log msg with a level of DEBUG.
debug(Object, Throwable) - Method in interface org.jboss.logging.LoggerPlugin
Issue a log msg and throwable with a level of DEBUG.
debug(Object) - Method in class org.jboss.logging.NullLoggerPlugin
 
debug(Object, Throwable) - Method in class org.jboss.logging.NullLoggerPlugin
 
DynamicLogger - Class in org.jboss.logging
An extension of the JBoss Logger that adds a log() primitive that maps to a dynamically defined log level.
DynamicLogger(String) - Constructor for class org.jboss.logging.DynamicLogger
Create a new DynamicLogger.

E

error(Object) - Method in class org.jboss.logging.Logger
Issue a log msg with a level of ERROR.
error(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log msg and throwable with a level of ERROR.
error(Object) - Method in interface org.jboss.logging.LoggerPlugin
Issue a log msg with a level of ERROR.
error(Object, Throwable) - Method in interface org.jboss.logging.LoggerPlugin
Issue a log msg and throwable with a level of ERROR.
error(Object) - Method in class org.jboss.logging.NullLoggerPlugin
 
error(Object, Throwable) - Method in class org.jboss.logging.NullLoggerPlugin
 

F

fatal(Object) - Method in class org.jboss.logging.Logger
Issue a log msg with a level of FATAL.
fatal(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log msg and throwable with a level of FATAL.
fatal(Object) - Method in interface org.jboss.logging.LoggerPlugin
Issue a log msg with a level of FATAL.
fatal(Object, Throwable) - Method in interface org.jboss.logging.LoggerPlugin
Issue a log msg and throwable with a level of FATAL.
fatal(Object) - Method in class org.jboss.logging.NullLoggerPlugin
 
fatal(Object, Throwable) - Method in class org.jboss.logging.NullLoggerPlugin
 

G

get(String) - Static method in class org.jboss.logging.MDC
 
get(String) - Method in interface org.jboss.logging.MDCProvider
 
get() - Static method in class org.jboss.logging.NDC
 
get() - Method in interface org.jboss.logging.NDCProvider
 
get(String) - Method in class org.jboss.logging.NullMDCProvider
 
get() - Method in class org.jboss.logging.NullNDCProvider
 
getDelegatePlugin(String) - Static method in class org.jboss.logging.Logger
Get the delegate plugin
getDepth() - Static method in class org.jboss.logging.NDC
 
getDepth() - Method in interface org.jboss.logging.NDCProvider
 
getDepth() - Method in class org.jboss.logging.NullNDCProvider
 
getDynamicLogger(String) - Static method in class org.jboss.logging.DynamicLogger
Create a DynamicLogger instance given the logger name.
getDynamicLogger(String, String) - Static method in class org.jboss.logging.DynamicLogger
Create a DynamicLogger instance given the logger name with the given suffix.
getDynamicLogger(Class<?>) - Static method in class org.jboss.logging.DynamicLogger
Create a DynamicLogger instance given the logger class.
getDynamicLogger(Class<?>, String) - Static method in class org.jboss.logging.DynamicLogger
Create a DynamicLogger instance given the logger class with the given suffix.
getLogger(String) - Static method in class org.jboss.logging.Logger
Create a Logger instance given the logger name.
getLogger(String, String) - Static method in class org.jboss.logging.Logger
Create a Logger instance given the logger name with the given suffix.
getLogger(Class<?>) - Static method in class org.jboss.logging.Logger
Create a Logger instance given the logger class.
getLogger(Class<?>, String) - Static method in class org.jboss.logging.Logger
Create a Logger instance given the logger class with the given suffix.
getLoggerPlugin() - Method in class org.jboss.logging.Logger
Get the logger plugin delegate
getLogLevel() - Method in class org.jboss.logging.DynamicLogger
Gets the logLevel of the log() primitive
getLogLevelAsString() - Method in class org.jboss.logging.DynamicLogger
Gets the logLevel of the log() primitive in String form
getMap() - Static method in class org.jboss.logging.MDC
 
getMap() - Method in interface org.jboss.logging.MDCProvider
 
getMap() - Method in class org.jboss.logging.NullMDCProvider
 
getMDCProvider() - Method in interface org.jboss.logging.MDCSupport
 
getName() - Method in class org.jboss.logging.Logger
Return the name of this logger.
getNDCProvider() - Method in interface org.jboss.logging.NDCSupport
 
getPluginClassName() - Static method in class org.jboss.logging.Logger
The LoggerPlugin implementation class name in use

I

info(Object) - Method in class org.jboss.logging.Logger
Issue a log msg with a level of INFO.
info(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log msg and throwable with a level of INFO.
info(Object) - Method in interface org.jboss.logging.LoggerPlugin
Issue a log msg with a level of INFO.
info(Object, Throwable) - Method in interface org.jboss.logging.LoggerPlugin
Issue a log msg and throwable with a level of INFO.
info(Object) - Method in class org.jboss.logging.NullLoggerPlugin
 
info(Object, Throwable) - Method in class org.jboss.logging.NullLoggerPlugin
 
inherit(Stack<String>) - Method in class org.jboss.logging.NullNDCProvider
 
init() - Static method in class org.jboss.logging.Logger
Initialize the LoggerPlugin class to use as the delegate to the logging system.
init(String) - Method in interface org.jboss.logging.LoggerPlugin
Initialise the logger with the given name
init(String) - Method in class org.jboss.logging.NullLoggerPlugin
 
isDebugEnabled() - Method in class org.jboss.logging.Logger
Deprecated. DEBUG is for low volume logging, you don't need this
isDebugEnabled() - Method in interface org.jboss.logging.LoggerPlugin
Deprecated. DEBUG is for low volume logging, you don't need this
isDebugEnabled() - Method in class org.jboss.logging.NullLoggerPlugin
 
isInfoEnabled() - Method in class org.jboss.logging.Logger
Deprecated. INFO is for low volume information, you don't need this
isInfoEnabled() - Method in interface org.jboss.logging.LoggerPlugin
Deprecated. INFO is for low volume information, you don't need this
isInfoEnabled() - Method in class org.jboss.logging.NullLoggerPlugin
 
isTraceEnabled() - Method in class org.jboss.logging.Logger
Check to see if the TRACE level is enabled for this logger.
isTraceEnabled() - Method in interface org.jboss.logging.LoggerPlugin
Check to see if the TRACE level is enabled for this logger.
isTraceEnabled() - Method in class org.jboss.logging.NullLoggerPlugin
 

L

log(Object) - Method in class org.jboss.logging.DynamicLogger
Logs a message using dynamic log level
log(Object, Throwable) - Method in class org.jboss.logging.DynamicLogger
Logs a message and a throwable using dynamic log level
LOG4J_PLUGIN_CLASS_NAME - Static variable in class org.jboss.logging.Logger
The default LoggerPlugin implementation is log4j
LOG_LEVEL_DEBUG - Static variable in class org.jboss.logging.DynamicLogger
Debug level logging
LOG_LEVEL_ERROR - Static variable in class org.jboss.logging.DynamicLogger
Error level logging
LOG_LEVEL_FATAL - Static variable in class org.jboss.logging.DynamicLogger
Fatal level logging
LOG_LEVEL_INFO - Static variable in class org.jboss.logging.DynamicLogger
Info level logging
LOG_LEVEL_NONE - Static variable in class org.jboss.logging.DynamicLogger
No logging
LOG_LEVEL_STRINGS - Static variable in class org.jboss.logging.DynamicLogger
The available log level strings
LOG_LEVEL_TRACE - Static variable in class org.jboss.logging.DynamicLogger
Trace level logging
LOG_LEVEL_WARN - Static variable in class org.jboss.logging.DynamicLogger
Warn level logging
Logger - Class in org.jboss.logging
Logger wrapper that tries to dynamically load a log4j class to determine if log4j is available in the VM.
Logger(String) - Constructor for class org.jboss.logging.Logger
Creates new Logger the given logger name.
loggerDelegate - Variable in class org.jboss.logging.Logger
The logger plugin delegate
LoggerPlugin - Interface in org.jboss.logging
Defines a "pluggable" login module.

M

MDC - Class in org.jboss.logging
A "Map Diagnostic Context" abstraction.
MDC() - Constructor for class org.jboss.logging.MDC
 
MDCProvider - Interface in org.jboss.logging
MDC SPI for the backend logging implementation.
MDCSupport - Interface in org.jboss.logging
Indicates that a Logger plugin supports MDC.

N

NDC - Class in org.jboss.logging
A "Nested Diagnostic Context" abstraction.
NDC() - Constructor for class org.jboss.logging.NDC
 
NDCProvider - Interface in org.jboss.logging
An NDC SPI for the backend logging implementation.
NDCSupport - Interface in org.jboss.logging
Indicates that a logger plugin supports NDC.
NullLoggerPlugin - Class in org.jboss.logging
LoggerPlugin implementation producing no output at all.
NullLoggerPlugin() - Constructor for class org.jboss.logging.NullLoggerPlugin
 
NullMDCProvider - Class in org.jboss.logging
An MDC provider which does nothing.
NullMDCProvider() - Constructor for class org.jboss.logging.NullMDCProvider
 
NullNDCProvider - Class in org.jboss.logging
An NDC provider which does nothing.
NullNDCProvider() - Constructor for class org.jboss.logging.NullNDCProvider
 

O

org.jboss.logging - package org.jboss.logging
 

P

peek() - Static method in class org.jboss.logging.NDC
 
peek() - Method in interface org.jboss.logging.NDCProvider
 
peek() - Method in class org.jboss.logging.NullNDCProvider
 
PLUGIN_CLASS_PROP - Static variable in class org.jboss.logging.Logger
The system property to look for an externalized LoggerPlugin implementation class
pluginClass - Static variable in class org.jboss.logging.Logger
The LoggerPlugin implementation class to use
pluginClassName - Static variable in class org.jboss.logging.Logger
The class name of the LoggerPlugin implementation class to use
pop() - Static method in class org.jboss.logging.NDC
 
pop() - Method in interface org.jboss.logging.NDCProvider
 
pop() - Method in class org.jboss.logging.NullNDCProvider
 
push(String) - Static method in class org.jboss.logging.NDC
 
push(String) - Method in interface org.jboss.logging.NDCProvider
 
push(String) - Method in class org.jboss.logging.NullNDCProvider
 
put(String, Object) - Static method in class org.jboss.logging.MDC
 
put(String, Object) - Method in interface org.jboss.logging.MDCProvider
 
put(String, Object) - Method in class org.jboss.logging.NullMDCProvider
 

R

remove(String) - Static method in class org.jboss.logging.MDC
 
remove(String) - Method in interface org.jboss.logging.MDCProvider
 
remove(String) - Method in class org.jboss.logging.NullMDCProvider
 
remove() - Method in class org.jboss.logging.NullNDCProvider
 

S

setLogLevel(int) - Method in class org.jboss.logging.DynamicLogger
Sets the logLevel for the log() primitive
setLogLevelAsString(String) - Method in class org.jboss.logging.DynamicLogger
Sets the logLevel of the log() primitive
setMaxDepth(int) - Static method in class org.jboss.logging.NDC
 
setMaxDepth(int) - Method in interface org.jboss.logging.NDCProvider
 
setMaxDepth(int) - Method in class org.jboss.logging.NullNDCProvider
 
setPluginClassName(String) - Static method in class org.jboss.logging.Logger
Set the LoggerPlugin implementation class name in use

T

trace(Object) - Method in class org.jboss.logging.Logger
Issue a log msg with a level of TRACE.
trace(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log msg and throwable with a level of TRACE.
trace(Object) - Method in interface org.jboss.logging.LoggerPlugin
Issue a log msg with a level of TRACE.
trace(Object, Throwable) - Method in interface org.jboss.logging.LoggerPlugin
Issue a log msg and throwable with a level of TRACE.
trace(Object) - Method in class org.jboss.logging.NullLoggerPlugin
 
trace(Object, Throwable) - Method in class org.jboss.logging.NullLoggerPlugin
 

W

warn(Object) - Method in class org.jboss.logging.Logger
Issue a log msg with a level of WARN.
warn(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log msg and throwable with a level of WARN.
warn(Object) - Method in interface org.jboss.logging.LoggerPlugin
Issue a log msg with a level of WARN.
warn(Object, Throwable) - Method in interface org.jboss.logging.LoggerPlugin
Issue a log msg and throwable with a level of WARN.
warn(Object) - Method in class org.jboss.logging.NullLoggerPlugin
 
warn(Object, Throwable) - Method in class org.jboss.logging.NullLoggerPlugin
 

C D E F G I L M N O P R S T W

Copyright © 2009 JBoss Inc.. All Rights Reserved.