|
PTLog Demo - 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object basic.format.UseStdout
Bootstrap class to choose PTLog STDOUT(Standard-out) writer as underlying framework.
USAGE: basic.format.UseStdout FormatName [StdoutConfigFile]
FormatName
is one of belows.
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 |