Uses of Interface
com.liferay.faces.util.logging.Logger

Packages that use Logger
com.liferay.faces.util.logging   
com.liferay.faces.util.logging.internal   
 

Uses of Logger in com.liferay.faces.util.logging
 

Methods in com.liferay.faces.util.logging that return Logger
static Logger LoggerFactory.getLogger(Class<?> clazz)
          This method gets a logger from the underlying logging implementation.
static Logger LoggerFactory.getLogger(String name)
          This method gets a logger from the underlying logging implementation.
 

Uses of Logger in com.liferay.faces.util.logging.internal
 

Classes in com.liferay.faces.util.logging.internal that implement Logger
 class LoggerDefaultImpl
           
 class LoggerLog4JImpl
           
 



Copyright © 2015 Liferay, Inc.. All rights reserved.