Package org.apache.pekko.http.impl.util
Interface LogMessages
- All Superinterfaces:
org.apache.pekko.actor.ActorLogging
public interface LogMessages
extends org.apache.pekko.actor.ActorLogging
-
Method Summary
Modifier and TypeMethodDescriptionscala.PartialFunction<Object,
scala.runtime.BoxedUnit> logMessages
(String mark, scala.PartialFunction<Object, scala.runtime.BoxedUnit> r) Methods inherited from interface org.apache.pekko.actor.ActorLogging
log, org$apache$pekko$actor$ActorLogging$$_log, org$apache$pekko$actor$ActorLogging$$_log_$eq
-
Method Details
-
logMessages
-