Package io.netty.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 ByteBufFormat Used to control the format and verbosity of logging forByteBufs andByteBufHolders.LogLevel Maps the regularLogLevels with theInternalLogLevelones.