Package org.apache.pekko.event
Class Logging.Debug$
java.lang.Object
org.apache.pekko.event.Logging.Debug$
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Logging
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Logging.Debug$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply(String logSource, Class<?> logClass, Object message, scala.collection.immutable.Map<String, Object> mdc) apply(String logSource, Class<?> logClass, Object message, scala.collection.immutable.Map<String, Object> mdc, LogMarker marker) unapply(Logging.Debug x$0)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Debug$
public Debug$()
-
-
Method Details
-
$lessinit$greater$default$3
-
apply
-
apply
-
apply$default$3
-
apply
-
unapply
-