Package io.netty.handler.logging
package io.netty.handler.logging
Logs the I/O events for debugging purpose.
-
ClassDescriptionUsed to control the format and verbosity of logging for
ByteBuf
s andByteBufHolder
s.AChannelHandler
that logs all events using a logging framework.Maps the regularLogLevel
s with theInternalLogLevel
ones.