Class Log4jLogFactoryImpl

Object
com.liferay.portal.log.Log4jLogFactoryImpl
All Implemented Interfaces:
com.liferay.portal.kernel.log.LogFactory

public class Log4jLogFactoryImpl extends Object implements com.liferay.portal.kernel.log.LogFactory
Author:
Brian Wing Shun Chan
  • Constructor Details

    • Log4jLogFactoryImpl

      public Log4jLogFactoryImpl()
  • Method Details

    • getLog

      public com.liferay.portal.kernel.log.Log getLog(Class<?> c)
      Specified by:
      getLog in interface com.liferay.portal.kernel.log.LogFactory
    • getLog

      public com.liferay.portal.kernel.log.Log getLog(String name)
      Specified by:
      getLog in interface com.liferay.portal.kernel.log.LogFactory