|
||||||||||
| 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.Slf4JLoggerFactory
public class Slf4JLoggerFactory
Logger factory which creates a SLF4J logger.
| Constructor Summary | |
|---|---|
Slf4JLoggerFactory()
|
|
| 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 Slf4JLoggerFactory()
| 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 | |||||||||