|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectscriptella.interactive.LoggingConfigurer
public class LoggingConfigurer
Scriptella runtime configurer for java.util.Logging.
| Method Summary | |
|---|---|
static void |
configure(java.util.logging.Handler handler)
Configures logging messages to use specified handler |
static void |
remove(java.util.logging.Handler handler)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void configure(java.util.logging.Handler handler)
handler - to use.public static void remove(java.util.logging.Handler handler)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||