| Package | Description |
|---|---|
| com.sun.istack.logging |
| Modifier and Type | Method and Description |
|---|---|
static Logger |
Logger.getLogger(Class<?> componentClass)
The factory method returns preconfigured Logger wrapper for the class.
|
static Logger |
Logger.getLogger(String customLoggerName,
Class<?> componentClass)
The factory method returns preconfigured Logger wrapper for the class.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.