| 程序包 | 说明 | 
|---|---|
| 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. 
 | 
| 类和说明 | 
|---|
| InternalLogger
 Internal-use-only logger used by Netty. 
 | 
| InternalLogLevel
 The log level that  
InternalLogger can log at. | 
| 类和说明 | 
|---|
| 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. |