The Netty Project 3.2.5.Final

Uses of Package
org.jboss.netty.logging

Packages that use org.jboss.netty.logging
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. 
 

Classes in org.jboss.netty.logging used by org.jboss.netty.handler.logging
InternalLogger
          Internal-use-only logger used by Netty.
InternalLogLevel
          The log level that InternalLogger can log at.
 

Classes in org.jboss.netty.logging used by org.jboss.netty.logging
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.
 


The Netty Project 3.2.5.Final

Copyright © 2008-2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.