|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.log.LogFactoryWrapper
Constructor Summary | |
LogFactoryWrapper(LogFactory logFactory)
|
Method Summary | |
Log |
getLog(java.lang.Class c)
|
Log |
getLog(java.lang.String name)
|
void |
setLogFactory(LogFactory logFactory)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LogFactoryWrapper(LogFactory logFactory)
Method Detail |
public void setLogFactory(LogFactory logFactory)
public Log getLog(java.lang.Class c)
getLog
in interface LogFactory
public Log getLog(java.lang.String name)
getLog
in interface LogFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |