| Package | Description |
|---|---|
| com.liferay.faces.util.logging | |
| com.liferay.faces.util.logging.internal |
| Modifier and Type | Method and Description |
|---|---|
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.
|
abstract Logger |
LoggerFactory.getLoggerImplementation(String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
LoggerDefaultImpl |
class |
LoggerLog4JImpl |
| Modifier and Type | Method and Description |
|---|---|
Logger |
LoggerFactoryImpl.getLoggerImplementation(String name) |
Copyright © 2016 Liferay, Inc.. All rights reserved.