com.liferay.portal.kernel.log
Interface LogFactory

All Known Implementing Classes:
Jdk14LogFactoryImpl, LogFactoryWrapper

public interface LogFactory

View Source

Author:
Brian Wing Shun Chan

Method Summary
 Log getLog(java.lang.Class c)
           
 Log getLog(java.lang.String name)
           
 

Method Detail

getLog

public Log getLog(java.lang.Class c)

getLog

public Log getLog(java.lang.String name)