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
ByteBufs andByteBufHolders.AChannelHandlerthat logs all events using a logging framework.Maps the regularLogLevels with theInternalLogLevelones.