Liferay 6.0.5

com.liferay.portal.kernel.log
Interface LogFactory

All Known Implementing Classes:
Jdk14LogFactoryImpl, Log4jLogFactoryImpl

public interface LogFactory


Method Summary
 Log getLog(Class<?> c)
           
 Log getLog(String name)
           
 

Method Detail

getLog

Log getLog(Class<?> c)

getLog

Log getLog(String name)

Liferay 6.0.5