|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectumich.cac.util.LoggerUtil
This class contains a collection of Logging related utilities
| Constructor Summary | |
LoggerUtil()
|
|
| Method Summary | |
static void |
configureDebugging(java.util.logging.Level debugLevel)
Sets the log level for the root logger and all handlers to the debug level specified. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LoggerUtil()
| Method Detail |
public static void configureDebugging(java.util.logging.Level debugLevel)
debugLevel - the Level to set all handlers and root logger to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||