public class Log4jLogFactoryImpl
extends Object
implements com.liferay.portal.kernel.log.LogFactory
| Constructor and Description |
|---|
Log4jLogFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.log.Log |
getLog(Class<?> c) |
com.liferay.portal.kernel.log.Log |
getLog(String name) |