|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
MessageFormatter.format(String, Object)
and
MessageFormatter.format(String, Object, Object)
methods except that any number of
arguments can be passed in an array.
Marker
interface.IMarkerFactory
interface which creates BasicMarker
instances.BasicMarkerFactory
instances.
Log.debug(java.lang.Object)
method of the underlying
Log
instance.
Log.debug(java.lang.Object)
method of the underlying
Log
instance.
Log.debug(java.lang.Object)
method of the underlying
Log
instance.
Log.debug(java.lang.Object)
method of the underlying
Log
instance.
Log.debug(java.lang.Object, java.lang.Throwable)
method of
the underlying Log
instance.
Logger.debug(String, Object)
method except that the
marker data is also taken into consideration.
Logger.debug(String, Object, Object)
method except that the marker data is also taken into
consideration.
Logger.debug(String, Object[])
method except that the marker data is also taken into
consideration.
Logger.debug(String, Throwable)
method except that the
marker data is also taken into consideration.
Log.error(java.lang.Object)
method of the underlying
Log
instance.
Log.error(java.lang.Object)
method of the underlying
Log
instance.
Log.error(java.lang.Object)
method of the underlying
Log
instance.
Log.error(java.lang.Object)
method of the underlying
Log
instance.
Log.error(java.lang.Object, java.lang.Throwable)
method of
the underlying Log
instance.
Logger.error(String, Object)
method except that the
marker data is also taken into consideration.
Logger.error(String, Object, Object)
method except that the marker data is also taken into
consideration.
Logger.error(String, Object[])
method except that the marker data is also taken into
consideration.
Logger.error(String, Throwable)
method except that the marker data is also taken into
consideration.
MessageFormatter
.key
parameter.
key
parameter.
key
parameter.
ILoggerFactory
instance in use.
IMarkerFactory
instance in use.
Set
of String
s The
returned value can be null.
Logger
instance as specified by the
name
parameter.
SimpleLogger
instance by name.
ILoggerFactory
instance.
ILoggerFactory
instance.
ILoggerFactory
that
LoggerFactory
class should bind to.
ILoggerFactory
object that this
LoggerFactoryBinder
instance is intended to return.
BasicMarker
instance by name.
Marker
instance by name.
IMarkerFactory
instance.
BasicMarkerFactory
.
IMarkerFactory
that
MarkerFactory
class should bind to.
BasicMarkerFactory
.
IMarkerFactory
object that this
MarkerFactoryBinder
instance is intended to return.
StaticMDCBinder
.
Logger
instance.
Marker.hasReferences()
.
ILoggerFactory
instances manufacture Logger
instances by name.Marker
instances.Log.debug(java.lang.Object)
method of the underlying
Log
instance.
Log.info(java.lang.Object)
method of the underlying
Log
instance.
Log.info(java.lang.Object)
method of the underlying
Log
instance.
Log.info(java.lang.Object)
method of the underlying
Log
instance.
Log.info(java.lang.Object, java.lang.Throwable)
method of
the underlying Log
instance.
Logger.info(String, Object)
method except that the
marker data is also taken into consideration.
Logger.info(String, Object, Object)
method except that the marker data is also taken into
consideration.
Logger.info(String, Object[])
method except that the marker data is also taken into
consideration.
Logger.info(String, Throwable)
method
except that the marker data is also taken into consideration.
Log.isDebugEnabled()
method of the underlying
Log
instance.
Logger.isDebugEnabled()
method except that the
marker data is also taken into account.
Log.isErrorEnabled()
method of the underlying
Log
instance.
Logger.isErrorEnabled()
method except that the
marker data is also taken into consideration.
Log.isInfoEnabled()
method of the underlying
Log
instance.
Logger.isInfoEnabled()
method except that the marker
data is also taken into consideration.
Log.isTraceEnabled()
method of the underlying
Log
instance.
Logger.isTraceEnabled()
method except that the
marker data is also taken into account.
Log.isWarnEnabled()
method of the underlying
Log
instance.
Logger.isWarnEnabled()
method except that the marker
data is also taken into consideration.
org.apache.commons.logging.Log
in conformance with the Logger
interface.ILoggerFactory
returning the
appropriately named JCLLoggerAdapter
instance.java.util.logging.Logger
in
conformity with the Logger
interface.ILoggerFactory
returning
the appropriately named JDK14LoggerAdapter
instance.org.apache.log4j.Logger
in
conforming to the Logger
interface.ILoggerFactory
returning
the appropriate named Log4jLoggerAdapter
instance.LoggerFactory
is a utility class producing Loggers for
various logging APIs, most notably for log4j, logback and JDK 1.4 logging.LoggerFactory
class bind with the appropriate ILoggerFactory
instance.Marker
instances as
appropriate for the logging system currently in use.MarkerFactory
class bind with the appropriate IMarkerFactory
instance.Logger
.ILoggerFactory
which always returns the unique instance of
NOPLogger.MDCAdapter
interface.org.slf4j
package.val
parameter) as identified with
the key
parameter into the current thread's context map.
val
parameter) as identified with
the key
parameter into the current thread's context map.
val
parameter) as identified with the
key
parameter into the current thread's context map.
val
parameter) as identified with
the key
parameter into the current thread's context map.
key
parameter.
key
parameter using
the underlying system's MDC implementation.
key
parameter.
System.err).- SimpleLoggerFactory - Class in org.slf4j.impl
- An implementation of
ILoggerFactory
which always returns
SimpleLogger
instances. - SimpleLoggerFactory() -
Constructor for class org.slf4j.impl.SimpleLoggerFactory
-
- 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 class is only a stub.
- SubstituteLoggerFactory - Class in org.slf4j.helpers
- SubstituteLoggerFactory is an trivial implementation of
ILoggerFactory
which always returns the unique instance of NOPLogger. - SubstituteLoggerFactory() -
Constructor for class org.slf4j.helpers.SubstituteLoggerFactory
-
Log.trace(java.lang.Object)
method of the underlying
Log
instance.
Log.trace(java.lang.Object)
method of the underlying
Log
instance.
Log.trace(java.lang.Object)
method of the underlying
Log
instance.
Log.trace(java.lang.Object)
method of the underlying
Log
instance.
Log.trace(java.lang.Object, java.lang.Throwable)
method of
the underlying Log
instance.
Logger.trace(String, Object)
method except that the
marker data is also taken into consideration.
Logger.trace(String, Object, Object)
method except that the marker data is also taken into
consideration.
Logger.trace(String, Object[])
method except that the marker data is also taken into
consideration.
Logger.trace(String, Throwable)
method except that the
marker data is also taken into consideration.
Log.warn(java.lang.Object)
method of the underlying
Log
instance.
Log.warn(java.lang.Object)
method of the underlying
Log
instance.
Log.warn(java.lang.Object)
method of the underlying
Log
instance.
Log.warn(java.lang.Object)
method of the underlying
Log
instance.
Log.warn(java.lang.Object, java.lang.Throwable)
method of
the underlying Log
instance.
Logger.warn(String, Object)
method except that the
marker data is also taken into consideration.
Logger.warn(String, Object, Object)
method except that the marker data is also taken into
consideration.
Logger.warn(String, Object[])
method except that the marker data is also taken into
consideration.
Logger.warn(String, Throwable)
method
except that the marker data is also taken into consideration.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |