public class FrameLogger
extends java.lang.Object
Constructor and Description |
---|
FrameLogger() |
Modifier and Type | Method and Description |
---|---|
static org.apache.pekko.stream.scaladsl.BidiFlow<FrameEvent,FrameEvent,FrameEvent,FrameEvent,org.apache.pekko.NotUsed> |
bidi() |
static java.lang.String |
logEvent(FrameEvent frameEvent) |
static org.apache.pekko.stream.scaladsl.BidiFlow<FrameEvent,FrameEvent,FrameEvent,FrameEvent,org.apache.pekko.NotUsed> |
logFramesIfEnabled(boolean shouldLog) |
static int |
maxBytes() |
public static final int maxBytes()
public static org.apache.pekko.stream.scaladsl.BidiFlow<FrameEvent,FrameEvent,FrameEvent,FrameEvent,org.apache.pekko.NotUsed> logFramesIfEnabled(boolean shouldLog)
public static org.apache.pekko.stream.scaladsl.BidiFlow<FrameEvent,FrameEvent,FrameEvent,FrameEvent,org.apache.pekko.NotUsed> bidi()
public static java.lang.String logEvent(FrameEvent frameEvent)