Class DefaultErrorLogHandler

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler, ChannelOutboundHandler

public final class DefaultErrorLogHandler extends ChannelDuplexHandler
Handler for logging errors that occur in the HTTP Server.
Since:
1.2.6
Author:
raccoonback