|
||||||||||
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.
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.
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.
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.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.
Logger.isDebugEnabled()
method except that the
marker data is also taken into account.
Logger.isErrorEnabled()
method except that the
marker data is also taken into consideration.
Logger.isInfoEnabled()
method except that the marker
data is also taken into consideration.
Logger.isTraceEnabled()
method except that the
marker data is also taken into account.
Logger.isWarnEnabled()
method except that the marker
data is also taken into consideration.
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.
key
parameter.
key
parameter using
the underlying system's MDC implementation.
key
parameter.
LoggerFactory
class with an actual instance of
ILoggerFactory
is performed using information returned by this class.MarkerFactory
class with an actual instance of
IMarkerFactory
is performed using information returned by this class.ILoggerFactory
which always returns the unique instance of NOPLogger.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.
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 |