Module io.netty5.handler
Package io.netty5.handler.logging
Logs the I/O events for debugging purpose.
-
Class Summary Class Description LoggingHandler AChannelHandlerthat logs all events using a logging framework. -
Enum Summary Enum Description BufferFormat Used to control the format and verbosity of logging for buffers and buffer-like objects.LogLevel Maps the regularLogLevels with theInternalLogLevelones.