|
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.UseLogAPI
Bootstrap class to choose JDK Logging API as underlying framework.
USAGE: basic.format.UseLogAPI FormatName [LogAPIConfigFile]
FormatName
is one of belows.
Sample LogAPIConfigFile
is:
src/demo/conf.logapi.properties
"
Constructor Summary | |
UseLogAPI()
|
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 UseLogAPI()
Method Detail |
public static void main(java.lang.String[] args)
|
PTLog Demo - 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |