|
PTLog Demo - 1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectutil.ConfigLogAPI
Utility to configure JDK Logging API.
| Constructor Summary | |
ConfigLogAPI()
|
|
| Method Summary | |
static void |
config(java.lang.String filename)
Configure with specified filename. |
static java.util.Set |
getKeySet()
Get set of keys which will be used by JDK Logging API. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConfigLogAPI()
| Method Detail |
public static void config(java.lang.String filename)
This sets "java.util.logging.config.file"
system property to specified filename.
filename - to be loaded by JDK Logging API frameworkpublic static java.util.Set getKeySet()
|
PTLog Demo - 1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||