|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.netty.logging.InternalLoggerFactory
org.jboss.netty.logging.CommonsLoggerFactory
public class CommonsLoggerFactory
Logger factory which creates an Apache Commons Logging logger.
Constructor Summary | |
---|---|
CommonsLoggerFactory()
|
Method Summary | |
---|---|
InternalLogger |
newInstance(java.lang.String name)
Creates a new logger instance with the specified name. |
Methods inherited from class org.jboss.netty.logging.InternalLoggerFactory |
---|
getDefaultFactory, getInstance, getInstance, setDefaultFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommonsLoggerFactory()
Method Detail |
---|
public InternalLogger newInstance(java.lang.String name)
InternalLoggerFactory
newInstance
in class InternalLoggerFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |