|
Liferay 6.0-ee | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.log.LogFactoryUtil
public class LogFactoryUtil
Constructor Summary | |
---|---|
LogFactoryUtil()
|
Method Summary | |
---|---|
static Log |
getLog(Class<?> c)
|
static Log |
getLog(String name)
|
static 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 LogFactoryUtil()
Method Detail |
---|
public static Log getLog(Class<?> c)
public static Log getLog(String name)
public static void setLogFactory(LogFactory logFactory)
|
Liferay 6.0-ee | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |