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 SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.pekko.event.Logging.WarningcanEqual, 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.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.pekko.event.Logging.LogEventgetMDC, 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.LogEventWithMarkersuper$toString, toStringMethods inherited from interface scala.ProductproductElementNames
- 
Constructor Details- 
Warning4
 
- 
- 
Method Details- 
cause- Specified by:
- causein interface- Logging.LogEventWithCause
 
- 
marker- Specified by:
- markerin interface- Logging.LogEventWithMarker
 
- 
mdc- Specified by:
- mdcin interface- Logging.LogEvent
- Overrides:
- mdcin class- Logging.Warning2
 
 
-