Class RoutingLog$
java.lang.Object
org.apache.pekko.http.scaladsl.server.LowerPriorityRoutingLogImplicits
org.apache.pekko.http.scaladsl.server.RoutingLog$
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final RoutingLog$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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.LowerPriorityRoutingLogImplicitsfromActorSystem
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
RoutingLog$public RoutingLog$()
 
- 
- 
Method Details- 
apply
- 
fromActorContext
 
-