Package org.apache.pekko.event
Class Logging.Warning4
java.lang.Object
org.apache.pekko.event.Logging.Warning
org.apache.pekko.event.Logging.Warning2
org.apache.pekko.event.Logging.Warning4
- All Implemented Interfaces:
Serializable
,NoSerializationVerificationNeeded
,Logging.LogEvent
,Logging.LogEventWithCause
,Logging.LogEventWithMarker
,scala.Equals
,scala.Product
- Enclosing class:
- Logging
public static class Logging.Warning4
extends Logging.Warning2
implements Logging.LogEventWithMarker, Logging.LogEventWithCause
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pekko.event.Logging.Warning
canEqual, copy, copy$default$1, copy$default$2, copy$default$3, equals, hashCode, level, logClass, logSource, message, org$apache$pekko$event$Logging$LogEvent$_setter_$thread_$eq, org$apache$pekko$event$Logging$LogEvent$_setter_$timestamp_$eq, productArity, productElement, productElementName, productIterator, productPrefix, thread, timestamp, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.apache.pekko.event.Logging.LogEvent
getMDC, level, logClass, logSource, message, org$apache$pekko$event$Logging$LogEvent$_setter_$thread_$eq, org$apache$pekko$event$Logging$LogEvent$_setter_$timestamp_$eq, thread, timestamp
Methods inherited from interface org.apache.pekko.event.Logging.LogEventWithMarker
super$toString, toString
Methods inherited from interface scala.Product
productElementNames
-
Constructor Details
-
Warning4
-
-
Method Details
-
cause
- Specified by:
cause
in interfaceLogging.LogEventWithCause
-
marker
- Specified by:
marker
in interfaceLogging.LogEventWithMarker
-
mdc
- Specified by:
mdc
in interfaceLogging.LogEvent
- Overrides:
mdc
in classLogging.Warning2
-