|
PTLog Demo - 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object util.ConfigJCL
Utility to configure JCL(Jakarta Commons Logging).
Constructor Summary | |
ConfigJCL()
|
Method Summary | |
static void |
config(java.lang.String filename)
Configure with specified file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConfigJCL()
Method Detail |
public static void config(java.lang.String filename) throws java.io.IOException
This stores properties, of which key satisfies one of below conditions, into system properties.
JDK Logging API configuration key set
Apache Log4j configuration key set
filename
- to be loaded into properties
java.io.IOException
|
PTLog Demo - 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |