Class RoutingLog$
java.lang.Object
org.apache.pekko.http.scaladsl.server.LowerPriorityRoutingLogImplicits
org.apache.pekko.http.scaladsl.server.RoutingLog$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RoutingLog$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply
(org.apache.pekko.event.LoggingAdapter defaultLog) fromActorContext
(org.apache.pekko.actor.ActorContext ac) Methods inherited from class org.apache.pekko.http.scaladsl.server.LowerPriorityRoutingLogImplicits
fromActorSystem
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
RoutingLog$
public RoutingLog$()
-
-
Method Details
-
apply
-
fromActorContext
-