Package org.apache.pekko.event
Class DiagnosticMarkerBusLoggingAdapter
java.lang.Object
org.apache.pekko.event.BusLogging
org.apache.pekko.event.MarkerLoggingAdapter
org.apache.pekko.event.DiagnosticMarkerBusLoggingAdapter
- All Implemented Interfaces:
DiagnosticLoggingAdapter,LoggingAdapter
public final class DiagnosticMarkerBusLoggingAdapter
extends MarkerLoggingAdapter
implements DiagnosticLoggingAdapter
-
Constructor Summary
ConstructorsConstructorDescriptionDiagnosticMarkerBusLoggingAdapter(LoggingBus bus, String logSource, Class<?> logClass, LoggingFilter loggingFilter) -
Method Summary
Methods inherited from class org.apache.pekko.event.MarkerLoggingAdapter
debug, debug, debug, debug, debug, error, error, error, error, error, error, error, error, error, error, info, info, info, info, info, isDebugEnabled, isErrorEnabled, isInfoEnabled, isWarningEnabled, log, loggingFilterWithMarker, warning, warning, warning, warning, warningMethods inherited from class org.apache.pekko.event.BusLogging
isDebugEnabled, isErrorEnabled, isInfoEnabled, isWarningEnabled, notifyDebug, notifyError, notifyError, notifyInfo, notifyWarning, notifyWarningMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.pekko.event.DiagnosticLoggingAdapter
_mdc_$eq, clearMDC, getMDC, mdc, mdc, setMDCMethods inherited from interface org.apache.pekko.event.LoggingAdapter
debug, debug, debug, debug, debug, error, error, error, error, error, error, error, error, error, error, format, format1, formatImpl, info, info, info, info, info, isDebugEnabled, isEnabled, isErrorEnabled, isInfoEnabled, isWarningEnabled, log, log, log, log, log, notifyDebug, notifyError, notifyError, notifyInfo, notifyLog, notifyWarning, notifyWarning, warning, warning, warning, warning, warning, warning, warning, warning, warning, warning
-
Constructor Details
-
DiagnosticMarkerBusLoggingAdapter
public DiagnosticMarkerBusLoggingAdapter(LoggingBus bus, String logSource, Class<?> logClass, LoggingFilter loggingFilter)
-
-
Method Details
-
bus
- Overrides:
busin classMarkerLoggingAdapter
-
logClass
- Overrides:
logClassin classMarkerLoggingAdapter
-
logSource
- Overrides:
logSourcein classMarkerLoggingAdapter
-