| Package | Description |
|---|---|
| com.liferay.faces.util.logging |
| 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) |
Copyright © 2019 Liferay, Inc.. All rights reserved.