|
PTLog Demo - 1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectutil.ConfigLog4j
Utility to configure Apache Log4j.
| Constructor Summary | |
ConfigLog4j()
|
|
| 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 Apache Log4j. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConfigLog4j()
| Method Detail |
public static void config(java.lang.String filename)
This sets "log4j.configuration"
system property to specified filename.
filename - to be loaded by Apache Log4j 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 | |||||||||