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