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 SummaryModifier 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.ActorLogginglog, org$apache$pekko$actor$ActorLogging$$_log, org$apache$pekko$actor$ActorLogging$$_log_$eq
- 
Method Details- 
logMessages
 
-