|
PTLog Demo - 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object basic.type.UseLog4j
Bootstrap class to choose Apache Log4j as underlying framework.
USAGE: basic.type.UseLog4j ConverterConfig [Log4jConfigFile]
Sample ConverterConfig
is
"src/demo/basic/type/convert.log4j.properties
".
Sample Log4jConfigFile
s are:
src/demo/conf.log4j.properties
" for 1.2.11 or earlier
src/demo/conf.log4j-trace.properties
" for 1.2.12 or later
Constructor Summary | |
UseLog4j()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UseLog4j()
Method Detail |
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
PTLog Demo - 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |