|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.grizzly.util.LoggerUtils
public class LoggerUtils
Customize the Logger of the http-util package.
| Constructor Summary | |
|---|---|
LoggerUtils()
|
|
| Method Summary | |
|---|---|
static java.util.logging.Logger |
getLogger()
Return the Logger used by all classes under this module. |
static void |
setLogger(java.util.logging.Logger lg)
Set the Logger used by all classes under this module. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoggerUtils()
| Method Detail |
|---|
public static void setLogger(java.util.logging.Logger lg)
lg - public static java.util.logging.Logger getLogger()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||