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