Package | Description |
---|---|
org.jboss.netty.handler.logging |
Logs a
ChannelEvent for debugging purpose
using an InternalLogger . |
org.jboss.netty.logging |
Simplistic internal-use-only logging layer which allows a user to
decide what logging framework Netty should use.
|
Class and Description |
---|
InternalLogger
Internal-use-only logger used by Netty.
|
InternalLogLevel
The log level that
InternalLogger can log at. |
Class and Description |
---|
InternalLogger
Internal-use-only logger used by Netty.
|
InternalLoggerFactory
Creates an
InternalLogger or changes the default factory
implementation. |
InternalLogLevel
The log level that
InternalLogger can log at. |
Copyright © 2008-2014 The Netty Project. All Rights Reserved.