|
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.UseJCL
Bootstrap class to choose JCL(Jakarta Commons Logging) as underlying framework.
USAGE: basic.type.UseJCL ConverterConfig [JCLConfigFile]
Sample ConverterConfig
is
"src/demo/basic/type/convert.jcl.properties
".
Sample JCLConfigFile
s are:
src/demo/conf.jcl.log4j.properties
" for Apache Log4j
src/demo/conf.jcl.logapi.properties
" for JDK Logging API
Constructor Summary | |
UseJCL()
|
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 UseJCL()
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 |