|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork2.util.logging.LoggerFactory
com.opensymphony.xwork2.util.logging.commons.CommonsLoggerFactory
public class CommonsLoggerFactory
Creates commons-logging-backed loggers
Constructor Summary | |
---|---|
CommonsLoggerFactory()
|
Method Summary | |
---|---|
protected Logger |
getLoggerImpl(java.lang.Class<?> cls)
|
protected Logger |
getLoggerImpl(java.lang.String name)
|
Methods inherited from class com.opensymphony.xwork2.util.logging.LoggerFactory |
---|
getLogger, getLogger, getLoggerFactory, setLoggerFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommonsLoggerFactory()
Method Detail |
---|
protected Logger getLoggerImpl(java.lang.Class<?> cls)
getLoggerImpl
in class LoggerFactory
protected Logger getLoggerImpl(java.lang.String name)
getLoggerImpl
in class LoggerFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |