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, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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, timestampMethods inherited from interface org.apache.pekko.event.Logging.LogEventWithMarker
super$toString, toStringMethods inherited from interface scala.Product
productElementNames
-
Constructor Details
-
Warning4
-
-
Method Details
-
cause
- Specified by:
causein interfaceLogging.LogEventWithCause
-
marker
- Specified by:
markerin interfaceLogging.LogEventWithMarker
-
mdc
- Specified by:
mdcin interfaceLogging.LogEvent- Overrides:
mdcin classLogging.Warning2
-