|
SLF4J 1.0 |
||||||||||
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[])
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, Throwable)
method except that the
marker data is also taken into consideration.
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.error(String, 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, Object, 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.
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.
ILoggerFactory
instance in use.
IMarkerFactory
instance in use.
ILoggerFactory
instance.
ILoggerFactory
instance.
Logger
instance as specified by the
name
parameter.
SimpleLogger
instance by name.
ILoggerFactory
that
LoggerFactory
class should bind to.
ILoggerFactory
object that this
LoggerFactoryBinder
instance is intended to return.
IMarkerFactory
instance.
Marker
instance by name.
BasicMarker
instance by name.
BasicMarkerFactory
.
IMarkerFactory
that
MarkerFactory
class should bind to.
BasicMarkerFactory
.
IMarkerFactory
object that this
MarkerFactoryBinder
instance is intended to return.
Logger
instance.
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[])
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, Throwable)
method
except that the marker data is also taken into consideration.
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.
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.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 conformance with the Logger
interface. ILoggerFactory
returning the appropriate named Log4jLoggerAdapter
instance.LoggerFactory
class to use a specific ILoggerFactory.
LoggerFactory
is a utility class producing Loggers for
various logging APIs, most notably for NLOG4J 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.System.err).
- SimpleLoggerFactory - class org.slf4j.impl.SimpleLoggerFactory.
- 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.StaticLoggerBinder
- The unique instance of this class.
- StaticLoggerBinder - class org.slf4j.impl.StaticLoggerBinder.
- The binding of
LoggerFactory
class with an actual instance of
ILoggerFactory
is performed using information returned by this class.
- StaticMarkerBinder - class org.slf4j.impl.StaticMarkerBinder.
- The binding of
MarkerFactory
class with an actual instance of
IMarkerFactory
is performed using information returned by this class. - SystemPropBinder - class org.slf4j.impl.SystemPropBinder.
- Allows for dynamic binding as specified by information contained in the
SystemPropBinder.LOGGER_FACTORY_PROPERTY
java system property. - SystemPropBinder() -
Constructor for class org.slf4j.impl.SystemPropBinder
-
Logger.warn(String, 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, Object, 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.
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.
|
Copyright 2004-2006 SLF4J.ORG, QOS.ch | ||||||||||
PREV NEXT | FRAMES NO FRAMES |