Package org.apache.pekko.event
Class Logging.Debug2
- java.lang.Object
- 
- org.apache.pekko.event.Logging.Debug
- 
- org.apache.pekko.event.Logging.Debug2
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable,- NoSerializationVerificationNeeded,- Logging.LogEvent,- scala.Equals,- scala.Product
 - Direct Known Subclasses:
- Logging.Debug3
 - Enclosing class:
- Logging
 
 public static class Logging.Debug2 extends Logging.Debug - See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description Debug2(java.lang.String logSource, java.lang.Class<?> logClass, java.lang.Object message, scala.collection.immutable.Map<java.lang.String,java.lang.Object> mdc)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description scala.collection.immutable.Map<java.lang.String,java.lang.Object>mdc()- 
Methods inherited from class org.apache.pekko.event.Logging.DebugcanEqual, 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.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, wait
 - 
Methods inherited from interface org.apache.pekko.event.Logging.LogEventgetMDC
 
- 
 
-