SLF4J JCL Binding 1.6.1-redhat-2
D E G I J O R S T W

D

debug(String) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.debug(java.lang.Object) method of the underlying Log instance.
debug(String, Object) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.debug(java.lang.Object) method of the underlying Log instance.
debug(String, Object, Object) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.debug(java.lang.Object) method of the underlying Log instance.
debug(String, Object[]) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.debug(java.lang.Object) method of the underlying Log instance.
debug(String, Throwable) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.debug(java.lang.Object, java.lang.Throwable) method of the underlying Log instance.

E

error(String) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.error(java.lang.Object) method of the underlying Log instance.
error(String, Object) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.error(java.lang.Object) method of the underlying Log instance.
error(String, Object, Object) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.error(java.lang.Object) method of the underlying Log instance.
error(String, Object[]) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.error(java.lang.Object) method of the underlying Log instance.
error(String, Throwable) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.error(java.lang.Object, java.lang.Throwable) method of the underlying Log instance.

G

getLogger(String) - Method in class org.slf4j.impl.JCLLoggerFactory
 
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently this method always returns an instance of BasicMarkerFactory.
getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently, this method returns the class name of BasicMarkerFactory.
getMDCA() - Method in class org.slf4j.impl.StaticMDCBinder
Currently this method always returns an instance of StaticMDCBinder.
getMDCAdapterClassStr() - Method in class org.slf4j.impl.StaticMDCBinder
 
getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
Return the singleton of this class.

I

info(String) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.debug(java.lang.Object) method of the underlying Log instance.
info(String, Object) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.info(java.lang.Object) method of the underlying Log instance.
info(String, Object, Object) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.info(java.lang.Object) method of the underlying Log instance.
info(String, Object[]) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.info(java.lang.Object) method of the underlying Log instance.
info(String, Throwable) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.info(java.lang.Object, java.lang.Throwable) method of the underlying Log instance.
isDebugEnabled() - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.isDebugEnabled() method of the underlying Log instance.
isErrorEnabled() - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.isErrorEnabled() method of the underlying Log instance.
isInfoEnabled() - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.isInfoEnabled() method of the underlying Log instance.
isTraceEnabled() - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.isTraceEnabled() method of the underlying Log instance.
isWarnEnabled() - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.isWarnEnabled() method of the underlying Log instance.

J

JCLLoggerAdapter - Class in org.slf4j.impl
A wrapper over org.apache.commons.logging.Log in conformance with the Logger interface.
JCLLoggerFactory - Class in org.slf4j.impl
JCLLoggerFactory is an implementation of ILoggerFactory returning the appropriately named JCLLoggerAdapter instance.
JCLLoggerFactory() - Constructor for class org.slf4j.impl.JCLLoggerFactory
 

O

org.slf4j.impl - package org.slf4j.impl
 

R

REQUESTED_API_VERSION - Static variable in class org.slf4j.impl.StaticLoggerBinder
Version tag used to check compatibility.

S

SINGLETON - Static variable in class org.slf4j.impl.StaticMarkerBinder
The unique instance of this class.
SINGLETON - Static variable in class org.slf4j.impl.StaticMDCBinder
The unique instance of this class.
StaticLoggerBinder - Class in org.slf4j.impl
The binding of LoggerFactory class with an actual instance of ILoggerFactory is performed using information returned by this class.
StaticMarkerBinder - Class in org.slf4j.impl
The binding of MarkerFactory class with an actual instance of IMarkerFactory is performed using information returned by this class.
StaticMDCBinder - Class in org.slf4j.impl
This implementation is bound to NOPMDCAdapter.

T

trace(String) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.trace(java.lang.Object) method of the underlying Log instance.
trace(String, Object) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.trace(java.lang.Object) method of the underlying Log instance.
trace(String, Object, Object) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.trace(java.lang.Object) method of the underlying Log instance.
trace(String, Object[]) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.trace(java.lang.Object) method of the underlying Log instance.
trace(String, Throwable) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.trace(java.lang.Object, java.lang.Throwable) method of the underlying Log instance.

W

warn(String) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.warn(java.lang.Object) method of the underlying Log instance.
warn(String, Object) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.warn(java.lang.Object) method of the underlying Log instance.
warn(String, Object, Object) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.warn(java.lang.Object) method of the underlying Log instance.
warn(String, Object[]) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.warn(java.lang.Object) method of the underlying Log instance.
warn(String, Throwable) - Method in class org.slf4j.impl.JCLLoggerAdapter
Delegates to the Log.warn(java.lang.Object, java.lang.Throwable) method of the underlying Log instance.

D E G I J O R S T W
SLF4J JCL Binding 1.6.1-redhat-2

Copyright © 2005-2012 QOS.ch. All Rights Reserved.