|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Logger | |
|---|---|
| com.sun.istack.logging | |
| Uses of Logger in com.sun.istack.logging |
|---|
| Methods in com.sun.istack.logging that return Logger | |
|---|---|
static Logger |
Logger.getLogger(java.lang.Class<?> componentClass)
The factory method returns preconfigured Logger wrapper for the class. |
static Logger |
Logger.getLogger(java.lang.String customLoggerName,
java.lang.Class<?> componentClass)
The factory method returns preconfigured Logger wrapper for the class. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||