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