|
|||||||||
| 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(java.lang.Class<?> c)
|
static Log |
getLog(java.lang.String name)
|
static LogFactory |
getLogFactory()
|
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 LogFactory getLogFactory()
public static void setLogFactory(LogFactory logFactory)
public static Log getLog(java.lang.Class<?> c)
public static Log getLog(java.lang.String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||