MessageFormatter.format(String, Object) and
MessageFormatter.format(String, Object, Object) methods except that any number of
arguments can be passed in an array.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.Logger instance as specified by the
name parameter.ILoggerFactory instance.ILoggerFactory instance.Logger instance.Marker.hasReferences().ILoggerFactory instances manufacture Logger
instances by name.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 essentially a wrapper around an
ILoggerFactory instance bound with LoggerFactory at
compile time.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.Copyright © 2020. All rights reserved.