com.liferay.portal.log
Class Log4jLogFactoryImpl
java.lang.Object
com.liferay.portal.log.Log4jLogFactoryImpl
- All Implemented Interfaces:
- com.liferay.portal.kernel.log.LogFactory
public class Log4jLogFactoryImpl
- extends Object
- implements com.liferay.portal.kernel.log.LogFactory
|
Method Summary |
com.liferay.portal.kernel.log.Log |
getLog(Class<?> c)
|
com.liferay.portal.kernel.log.Log |
getLog(String name)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log4jLogFactoryImpl
public Log4jLogFactoryImpl()
getLog
public com.liferay.portal.kernel.log.Log getLog(Class<?> c)
- Specified by:
getLog in interface com.liferay.portal.kernel.log.LogFactory
getLog
public com.liferay.portal.kernel.log.Log getLog(String name)
- Specified by:
getLog in interface com.liferay.portal.kernel.log.LogFactory