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