|
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.UseStdout
Bootstrap class to choose PTLog STDOUT(Standard-out) writer as underlying framework.
USAGE: basic.type.UseStdout ConverterConfig [StdoutConfigFile]
Sample ConverterConfig
is
"src/demo/basic/type/convert.stdio.properties
".
Sample StdoutConfigFile
is:
src/demo/conf.stdout.properties
"
Constructor Summary | |
UseStdout()
|
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 UseStdout()
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 |