Liferay 6.0-ee

Uses of Interface
com.liferay.portal.kernel.log.LogFactory

Packages that use LogFactory
com.liferay.portal.kernel.log   
com.liferay.portal.log   
 

Uses of LogFactory in com.liferay.portal.kernel.log
 

Classes in com.liferay.portal.kernel.log that implement LogFactory
 class Jdk14LogFactoryImpl
           
 

Methods in com.liferay.portal.kernel.log with parameters of type LogFactory
static void LogFactoryUtil.setLogFactory(LogFactory logFactory)
           
 

Uses of LogFactory in com.liferay.portal.log
 

Classes in com.liferay.portal.log that implement LogFactory
 class Log4jLogFactoryImpl
           
 


Liferay 6.0-ee