Uses of Interface
org.slf4j.Marker
Packages that use Marker
Package
Description
An rather minimal but sufficient implementation redirecting all
calls to a log4j logger to a logback logger.
Core logging interfaces.
Helper classes.
Classes and interfaces which are internal to SLF4J.
-
Uses of Marker in org.apache.log4j
Fields in org.apache.log4j declared as MarkerMethods in org.apache.log4j with parameters of type MarkerModifier and TypeMethodDescription(package private) voidCategory.differentiatedLog(Marker marker, String fqcn, int level, Object message, Throwable t) -
Uses of Marker in org.slf4j
Modifier and TypeMethodDescriptionIMarkerFactory.getDetachedMarker(String name) Create a marker which is detached (even at birth) from this IMarkerFactory.static MarkerMarkerFactory.getDetachedMarker(String name) Create a marker which is detached (even at birth) from the MarkerFactory.Manufacture aMarkerinstance by name.static MarkerReturn a Marker instance as specified by the name parameter using the previously boundIMarkerFactoryinstance.Modifier and TypeMethodDescriptionMarker.iterator()Returns an Iterator which can be used to iterate over the references of this marker.Modifier and TypeMethodDescriptionvoidAdd a reference to another Marker.booleanDoes this marker contain a reference to the 'other' marker? Marker A is defined to contain marker B, if A == B or if B is referenced by A, or if B is referenced by any one of A's references (recursively).voidLog a message with the specific Marker at the DEBUG level.voidThis method is similar toLogger.debug(String, Object)method except that the marker data is also taken into consideration.voidThis method is similar toLogger.debug(String, Object...)method except that the marker data is also taken into consideration.voidThis method is similar toLogger.debug(String, Object, Object)method except that the marker data is also taken into consideration.voidThis method is similar toLogger.debug(String, Throwable)method except that the marker data is also taken into consideration.voidLog a message with the specific Marker at the ERROR level.voidThis method is similar toLogger.error(String, Object)method except that the marker data is also taken into consideration.voidThis method is similar toLogger.error(String, Object...)method except that the marker data is also taken into consideration.voidThis method is similar toLogger.error(String, Object, Object)method except that the marker data is also taken into consideration.voidThis method is similar toLogger.error(String, Throwable)method except that the marker data is also taken into consideration.voidLog a message with the specific Marker at the INFO level.voidThis method is similar toLogger.info(String, Object)method except that the marker data is also taken into consideration.voidThis method is similar toLogger.info(String, Object...)method except that the marker data is also taken into consideration.voidThis method is similar toLogger.info(String, Object, Object)method except that the marker data is also taken into consideration.voidThis method is similar toLogger.info(String, Throwable)method except that the marker data is also taken into consideration.booleanLogger.isDebugEnabled(Marker marker) Similar toLogger.isDebugEnabled()method except that the marker data is also taken into account.booleanLogger.isErrorEnabled(Marker marker) Similar toLogger.isErrorEnabled()method except that the marker data is also taken into consideration.booleanLogger.isInfoEnabled(Marker marker) Similar toLogger.isInfoEnabled()method except that the marker data is also taken into consideration.booleanLogger.isTraceEnabled(Marker marker) Similar toLogger.isTraceEnabled()method except that the marker data is also taken into account.booleanLogger.isWarnEnabled(Marker marker) Similar toLogger.isWarnEnabled()method except that the marker data is also taken into consideration.booleanRemove a marker reference.voidLog a message with the specific Marker at the TRACE level.voidThis method is similar toLogger.trace(String, Object)method except that the marker data is also taken into consideration.voidThis method is similar toLogger.trace(String, Object...)method except that the marker data is also taken into consideration.voidThis method is similar toLogger.trace(String, Object, Object)method except that the marker data is also taken into consideration.voidThis method is similar toLogger.trace(String, Throwable)method except that the marker data is also taken into consideration.voidLog a message with the specific Marker at the WARN level.voidThis method is similar toLogger.warn(String, Object)method except that the marker data is also taken into consideration.voidThis method is similar toLogger.warn(String, Object...)method except that the marker data is also taken into consideration.voidThis method is similar toLogger.warn(String, Object, Object)method except that the marker data is also taken into consideration.voidThis method is similar toLogger.warn(String, Throwable)method except that the marker data is also taken into consideration. -
Uses of Marker in org.slf4j.event
Fields in org.slf4j.event with type parameters of type MarkerMethods in org.slf4j.event that return types with arguments of type MarkerModifier and TypeMethodDescriptionDefaultLoggingEvent.getMarkers()LoggingEvent.getMarkers()SubstituteLoggingEvent.getMarkers()Methods in org.slf4j.event with parameters of type Marker -
Uses of Marker in org.slf4j.helpers
Classes in org.slf4j.helpers that implement MarkerFields in org.slf4j.helpers with type parameters of type MarkerModifier and TypeFieldDescriptionprivate final ConcurrentMap<String,Marker> BasicMarkerFactory.markerMapBasicMarker.referenceListMethods in org.slf4j.helpers that return MarkerModifier and TypeMethodDescriptionBasicMarkerFactory.getDetachedMarker(String name) Manufacture aBasicMarkerinstance by name.Methods in org.slf4j.helpers that return types with arguments of type MarkerMethods in org.slf4j.helpers with parameters of type MarkerModifier and TypeMethodDescriptionvoidbooleanvoidvoidvoidvoidvoidvoidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.final voidA NOP implementation.final voidA NOP implementation.final voidfinal voidA NOP implementation.final voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.final voidA NOP implementation.final voidA NOP implementation.final voidA NOP implementation.final voidA NOP implementation.final voidA NOP implementation.voidvoidvoidvoidvoidprivate voidAbstractLogger.handle_0ArgsCall(Level level, Marker marker, String msg, Throwable t) private voidAbstractLogger.handle_1ArgsCall(Level level, Marker marker, String msg, Object arg1) private voidprivate voidAbstractLogger.handleArgArrayCall(Level level, Marker marker, String msg, Object[] args) protected abstract voidAbstractLogger.handleNormalizedLoggingCall(Level level, Marker marker, String messagePattern, Object[] arguments, Throwable throwable) Given various arguments passed as parameters, perform actual logging.voidvoidvoidvoidvoidvoidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.final voidA NOP implementation.final voidA NOP implementation.final voidA NOP implementation.final voidA NOP implementation.final voidA NOP implementation.voidvoidvoidvoidvoidbooleanLegacyAbstractLogger.isDebugEnabled(Marker marker) booleanMarkerIgnoringBase.isDebugEnabled(Marker marker) Deprecated.final booleanNOPLogger.isDebugEnabled(Marker marker) Always returns false.booleanSubstituteLogger.isDebugEnabled(Marker marker) booleanLegacyAbstractLogger.isErrorEnabled(Marker marker) booleanMarkerIgnoringBase.isErrorEnabled(Marker marker) Deprecated.final booleanNOPLogger.isErrorEnabled(Marker marker) Always returns false.booleanSubstituteLogger.isErrorEnabled(Marker marker) booleanLegacyAbstractLogger.isInfoEnabled(Marker marker) booleanMarkerIgnoringBase.isInfoEnabled(Marker marker) Deprecated.booleanNOPLogger.isInfoEnabled(Marker marker) Always returns false.booleanSubstituteLogger.isInfoEnabled(Marker marker) booleanLegacyAbstractLogger.isTraceEnabled(Marker marker) booleanMarkerIgnoringBase.isTraceEnabled(Marker marker) Deprecated.final booleanNOPLogger.isTraceEnabled(Marker marker) Always returns false.booleanSubstituteLogger.isTraceEnabled(Marker marker) booleanLegacyAbstractLogger.isWarnEnabled(Marker marker) booleanMarkerIgnoringBase.isWarnEnabled(Marker marker) Deprecated.final booleanNOPLogger.isWarnEnabled(Marker marker) Always returns false.booleanSubstituteLogger.isWarnEnabled(Marker marker) booleanvoidvoidvoidvoidvoidvoidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.final voidA NOP implementation.final voidA NOP implementation.final voidA NOP implementation.final voidA NOP implementation.final voidA NOP implementation.voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.final voidA NOP implementation.final voidA NOP implementation.final voidA NOP implementation.final voidA NOP implementation.final voidA NOP implementation.voidvoidvoidvoidvoid -
Uses of Marker in org.slf4j.jul
Methods in org.slf4j.jul with parameters of type MarkerModifier and TypeMethodDescriptionprotected voidJDK14LoggerAdapter.handleNormalizedLoggingCall(Level level, Marker marker, String msg, Object[] args, Throwable throwable) Log the message at the specified level with the specified throwable if any.private voidJDK14LoggerAdapter.innerNormalizedLoggingCallHandler(String fqcn, Level level, Marker marker, String msg, Object[] args, Throwable throwable) voidJDK14LoggerAdapter.log(Marker marker, String callerFQCN, int slf4jLevelInt, String message, Object[] arguments, Throwable throwable) -
Uses of Marker in org.slf4j.simple
Methods in org.slf4j.simple with parameters of type MarkerModifier and TypeMethodDescriptionprotected voidSimpleLogger.handleNormalizedLoggingCall(Level level, Marker marker, String messagePattern, Object[] arguments, Throwable throwable) SimpleLogger's implementation ofAbstractLogger#handleNormalizedLoggingCall}Method parameters in org.slf4j.simple with type arguments of type Marker -
Uses of Marker in org.slf4j.spi
Methods in org.slf4j.spi with parameters of type Marker