Uses of Interface
org.slf4j.Marker
Packages that use Marker
Package
Description
Core logging interfaces.
Localized logging using the CAL10N API.
Helper classes.
Classes and interfaces which are internal to SLF4J.
-
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
Methods in org.slf4j.event that return types with arguments of type MarkerModifier and TypeMethodDescriptionDefaultLoggingEvent.getMarkers()LoggingEvent.getMarkers()List of markers in the event, might be null.SubstituteLoggingEvent.getMarkers()Methods in org.slf4j.event with parameters of type Marker -
Uses of Marker in org.slf4j.ext
Methods in org.slf4j.ext with parameters of type MarkerModifier and TypeMethodDescriptionvoidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.booleanLoggerWrapper.isDebugEnabled(Marker marker) Delegate to the appropriate method of the underlying logger.booleanLoggerWrapper.isErrorEnabled(Marker marker) Delegate to the appropriate method of the underlying logger.booleanLoggerWrapper.isInfoEnabled(Marker marker) Delegate to the appropriate method of the underlying logger.booleanLoggerWrapper.isTraceEnabled(Marker marker) Delegate to the appropriate method of the underlying logger.booleanLoggerWrapper.isWarnEnabled(Marker marker) Delegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger. -
Uses of Marker in org.slf4j.helpers
Classes in org.slf4j.helpers that implement MarkerMethods 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.voidvoidvoidvoidvoidprotected 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.voidJDK14LoggerAdapter.log(Marker marker, String callerFQCN, int slf4jLevelInt, String message, Object[] arguments, Throwable throwable) -
Uses of Marker in org.slf4j.reload4j
Methods in org.slf4j.reload4j with parameters of type MarkerModifier and TypeMethodDescriptionprotected voidReload4jLoggerAdapter.handleNormalizedLoggingCall(Level level, Marker marker, String msg, Object[] arguments, Throwable throwable) voidReload4jLoggerAdapter.log(Marker marker, String callerFQCN, int level, String msg, Object[] arguments, Throwable t) -
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} -
Uses of Marker in org.slf4j.spi
Methods in org.slf4j.spi with parameters of type Marker