A C D E F G H I L N O P R S T W
A
- add(Marker) - Method in class org.apache.logging.slf4j.Log4jMarker
-
C
- clear() - Method in class org.apache.logging.slf4j.Log4jMDCAdapter
-
- contains(Marker) - Method in class org.apache.logging.slf4j.Log4jMarker
-
- contains(String) - Method in class org.apache.logging.slf4j.Log4jMarker
-
- convertEvent(String, Object[], Throwable) - Method in class org.apache.logging.slf4j.EventDataConverter
-
D
- debug(String) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- debug(String, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- debug(String, Object, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- debug(String, Object...) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- debug(String, Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- debug(Marker, String) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- debug(Marker, String, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- debug(Marker, String, Object, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- debug(Marker, String, Object...) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- debug(Marker, String, Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- detachMarker(String) - Method in class org.apache.logging.slf4j.Log4jMarkerFactory
-
Log4j does not support detached Markers.
E
- equals(Object) - Method in class org.apache.logging.slf4j.Log4jMarker
-
- error(String) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- error(String, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- error(String, Object, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- error(String, Object...) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- error(String, Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- error(Marker, String) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- error(Marker, String, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- error(Marker, String, Object, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- error(Marker, String, Object...) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- error(Marker, String, Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- EventDataConverter - Class in org.apache.logging.slf4j
-
- EventDataConverter() - Constructor for class org.apache.logging.slf4j.EventDataConverter
-
- exists(String) - Method in class org.apache.logging.slf4j.Log4jMarkerFactory
-
Returns true if the Marker exists.
F
- FQCN - Static variable in class org.apache.logging.slf4j.Log4jLogger
-
G
- get(String) - Method in class org.apache.logging.slf4j.Log4jMDCAdapter
-
- getContext() - Method in class org.apache.logging.slf4j.Log4jLoggerFactory
-
- getCopyOfContextMap() - Method in class org.apache.logging.slf4j.Log4jMDCAdapter
-
- getDetachedMarker(String) - Method in class org.apache.logging.slf4j.Log4jMarkerFactory
-
Log4j does not support detached Markers for performance reasons.
- getLog4jMarker() - Method in class org.apache.logging.slf4j.Log4jMarker
-
- getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
-
Returns the factory.
- getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
-
Returns the class name.
- getMarker(String) - Method in class org.apache.logging.slf4j.Log4jMarkerFactory
-
Returns a Log4j Marker that is compatible with SLF4J.
- getMarker(Marker) - Method in class org.apache.logging.slf4j.Log4jMarkerFactory
-
Returns a Log4j Marker converted from an existing custom SLF4J Marker.
- getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
-
- getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
-
- getMDCA() - Method in class org.slf4j.impl.StaticMDCBinder
-
- getMDCAdapterClassStr() - Method in class org.slf4j.impl.StaticMDCBinder
-
Retrieve the adapter class name.
- getName() - Method in class org.apache.logging.slf4j.Log4jLogger
-
- getName() - Method in class org.apache.logging.slf4j.Log4jMarker
-
- getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
-
Returns the singleton of this class.
H
- hasChildren() - Method in class org.apache.logging.slf4j.Log4jMarker
-
- hashCode() - Method in class org.apache.logging.slf4j.Log4jMarker
-
- hasReferences() - Method in class org.apache.logging.slf4j.Log4jMarker
-
I
- info(String) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- info(String, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- info(String, Object, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- info(String, Object...) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- info(String, Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- info(Marker, String) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- info(Marker, String, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- info(Marker, String, Object, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- info(Marker, String, Object...) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- info(Marker, String, Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- isDebugEnabled() - Method in class org.apache.logging.slf4j.Log4jLogger
-
- isDebugEnabled(Marker) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- isErrorEnabled() - Method in class org.apache.logging.slf4j.Log4jLogger
-
- isErrorEnabled(Marker) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- isInfoEnabled() - Method in class org.apache.logging.slf4j.Log4jLogger
-
- isInfoEnabled(Marker) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- isTraceEnabled() - Method in class org.apache.logging.slf4j.Log4jLogger
-
- isTraceEnabled(Marker) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- isWarnEnabled() - Method in class org.apache.logging.slf4j.Log4jLogger
-
- isWarnEnabled(Marker) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- iterator() - Method in class org.apache.logging.slf4j.Log4jMarker
-
L
- log(Marker, String, int, String, Object[], Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- Log4jLogger - Class in org.apache.logging.slf4j
-
SLF4J logger implementation that uses Log4j.
- Log4jLogger(ExtendedLogger, String) - Constructor for class org.apache.logging.slf4j.Log4jLogger
-
- Log4jLoggerFactory - Class in org.apache.logging.slf4j
-
Log4j implementation of SLF4J ILoggerFactory interface.
- Log4jLoggerFactory() - Constructor for class org.apache.logging.slf4j.Log4jLoggerFactory
-
- Log4jMarker - Class in org.apache.logging.slf4j
-
Log4j/SLF4J Marker
type bridge.
- Log4jMarker(Marker) - Constructor for class org.apache.logging.slf4j.Log4jMarker
-
Constructs a Log4jMarker using an existing Log4j Marker
.
- Log4jMarkerFactory - Class in org.apache.logging.slf4j
-
Log4j/SLF4J bridge to create SLF4J Markers based on name or based on existing SLF4J Markers.
- Log4jMarkerFactory() - Constructor for class org.apache.logging.slf4j.Log4jMarkerFactory
-
- Log4jMDCAdapter - Class in org.apache.logging.slf4j
-
- Log4jMDCAdapter() - Constructor for class org.apache.logging.slf4j.Log4jMDCAdapter
-
N
- newLogger(String, LoggerContext) - Method in class org.apache.logging.slf4j.Log4jLoggerFactory
-
O
- org.apache.logging.slf4j - package org.apache.logging.slf4j
-
SLF4J support.
- org.slf4j.impl - package org.slf4j.impl
-
Log4j 2.0 SLF4J Binding.
P
- put(String, String) - Method in class org.apache.logging.slf4j.Log4jMDCAdapter
-
R
- remove(Marker) - Method in class org.apache.logging.slf4j.Log4jMarker
-
- remove(String) - Method in class org.apache.logging.slf4j.Log4jMDCAdapter
-
- REQUESTED_API_VERSION - Static variable in class org.slf4j.impl.StaticLoggerBinder
-
Declare the version of the SLF4J API this implementation is compiled
against.
S
- serialVersionUID - Static variable in class org.apache.logging.slf4j.Log4jMarker
-
- setContextMap(Map) - Method in class org.apache.logging.slf4j.Log4jMDCAdapter
-
- 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.
- SLF4JLoggingException - Exception in org.apache.logging.slf4j
-
Exception thrown when the SLF4J adapter encounters a problem.
- SLF4JLoggingException(String) - Constructor for exception org.apache.logging.slf4j.SLF4JLoggingException
-
- SLF4JLoggingException(String, Exception) - Constructor for exception org.apache.logging.slf4j.SLF4JLoggingException
-
- SLF4JLoggingException(Exception) - Constructor for exception org.apache.logging.slf4j.SLF4JLoggingException
-
- StaticLoggerBinder - Class in org.slf4j.impl
-
SLF4J LoggerFactoryBinder implementation using Log4j.
- StaticMarkerBinder - Class in org.slf4j.impl
-
SLF4J MarkerFactoryBinder implementation using Log4j.
- StaticMarkerBinder() - Constructor for class org.slf4j.impl.StaticMarkerBinder
-
- StaticMDCBinder - Class in org.slf4j.impl
-
T
- trace(String) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- trace(String, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- trace(String, Object, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- trace(String, Object...) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- trace(String, Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- trace(Marker, String) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- trace(Marker, String, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- trace(Marker, String, Object, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- trace(Marker, String, Object...) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- trace(Marker, String, Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
-
W
- warn(String) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- warn(String, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- warn(String, Object, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- warn(String, Object...) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- warn(String, Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- warn(Marker, String) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- warn(Marker, String, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- warn(Marker, String, Object, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- warn(Marker, String, Object...) - Method in class org.apache.logging.slf4j.Log4jLogger
-
- warn(Marker, String, Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
-
A C D E F G H I L N O P R S T W
Copyright © 1999-2021 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.