Package org.apache.pekko.event
Class NoMarkerLogging
java.lang.Object
org.apache.pekko.event.NoMarkerLogging
NoLogging is a MarkerLoggingAdapter that does absolutely nothing – no logging at all.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LoggingBusbus()static final voidstatic final voidstatic final voidstatic final voidstatic final voidstatic final voidstatic final voidstatic final voidstatic final voidstatic final voidstatic final voidstatic final voidstatic final voidstatic final voidstatic final voiderror(LogMarker marker, Throwable cause, String template, Object arg1, Object arg2, Object arg3, Object arg4) static Stringstatic NoMarkerLogging$Java API to return the reference to NoLoggingstatic final voidstatic final voidstatic final voidstatic final voidstatic final booleanstatic final booleanisEnabled(Logging.LogLevel level) static final booleanstatic final booleanstatic final booleanstatic voidlog(Logging.LogLevel level, String message) static voidlog(Logging.LogLevel level, String template, Object arg1) static voidlog(Logging.LogLevel level, String template, Object arg1, Object arg2) static voidstatic voidstatic voidlog(LogMarker marker, Logging.LogLevel level, String message) static Class<?>logClass()static LoggingFilterWithMarkerstatic Stringmdc()protected static final voidnotifyDebug(String message) protected static final voidnotifyError(String message) protected static final voidnotifyError(Throwable cause, String message) protected static final voidnotifyInfo(String message) static final voidnotifyLog(Logging.LogLevel level, String message) protected static final voidnotifyWarning(String message) protected static final voidnotifyWarning(Throwable cause, String message) static final voidstatic final voidstatic final voidstatic final voidstatic final void
-
Constructor Details
-
NoMarkerLogging
public NoMarkerLogging()
-
-
Method Details
-
getInstance
Java API to return the reference to NoLogging- Returns:
- The NoLogging instance
-
isErrorEnabled
public static final boolean isErrorEnabled() -
isWarningEnabled
public static final boolean isWarningEnabled() -
isInfoEnabled
public static final boolean isInfoEnabled() -
isDebugEnabled
public static final boolean isDebugEnabled() -
notifyError
-
notifyError
-
notifyWarning
-
notifyWarning
-
notifyInfo
-
notifyDebug
-
error
-
error
-
error
-
error
-
error
-
error
-
error
-
error
-
error
-
error
-
warning
-
warning
-
warning
-
warning
-
warning
-
info
-
info
-
info
-
info
-
debug
-
debug
-
debug
-
debug
-
debug
-
mdc
-
log
-
log
-
log
-
log
public static void log(Logging.LogLevel level, String template, Object arg1, Object arg2, Object arg3) -
log
-
isEnabled
-
notifyLog
-
format
-
bus
-
logSource
-
logClass
-
loggingFilterWithMarker
-
log
-