类 | 说明 |
---|---|
LoggingHandler |
A
ChannelHandler that logs all events using a logging framework. |
枚举 | 说明 |
---|---|
ByteBufFormat |
Used to control the format and verbosity of logging for
ByteBuf s and ByteBufHolder s. |
LogLevel |
Maps the regular
LogLevel s with the InternalLogLevel ones. |