Package org.apache.pekko.event
Class Logging.Info$
java.lang.Object
org.apache.pekko.event.Logging.Info$
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Logging
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Logging.Info$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.Info x$0)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Info$
public Info$()
-
-
Method Details
-
$lessinit$greater$default$3
-
apply
-
apply
-
apply$default$3
-
apply
-
unapply
-