Skip navigation links
C D E F G I L N O P R S T W 

C

clear() - Method in class org.apache.logging.slf4j.Log4jMDCAdapter
 
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

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.
getLoggerFactory() - Method in class org.apache.logging.slf4j.SLF4JServiceProvider
 
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.apache.logging.slf4j.SLF4JServiceProvider
 
getMDCAdapter() - Method in class org.apache.logging.slf4j.SLF4JServiceProvider
 
getName() - Method in class org.apache.logging.slf4j.Log4jLogger
 
getRequesteApiVersion() - Method in class org.apache.logging.slf4j.SLF4JServiceProvider
 

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
 
initialize() - Method in class org.apache.logging.slf4j.SLF4JServiceProvider
 
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
 

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(Log4jMarkerFactory, ExtendedLogger, String) - Constructor for class org.apache.logging.slf4j.Log4jLogger
 
Log4jLoggerFactory - Class in org.apache.logging.slf4j
Log4j implementation of SLF4J ILoggerFactory interface.
Log4jLoggerFactory(Log4jMarkerFactory) - Constructor for class org.apache.logging.slf4j.Log4jLoggerFactory
 
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.

P

put(String, String) - Method in class org.apache.logging.slf4j.Log4jMDCAdapter
 

R

remove(String) - Method in class org.apache.logging.slf4j.Log4jMDCAdapter
 
REQUESTED_API_VERSION - Static variable in class org.apache.logging.slf4j.SLF4JServiceProvider
 

S

setContextMap(Map) - Method in class org.apache.logging.slf4j.Log4jMDCAdapter
 
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
 
SLF4JServiceProvider - Class in org.apache.logging.slf4j
 
SLF4JServiceProvider() - Constructor for class org.apache.logging.slf4j.SLF4JServiceProvider
 

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
 
C D E F G I L N O P R S T W 
Skip navigation links

Copyright © 1999-2019 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.