|
PTLog Demo - 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object util.ConfigStdout
Utility to configure PTLog STDOUT(Standard-out) writer.
Constructor Summary | |
ConfigStdout()
|
Method Summary | |
static void |
config(java.lang.String filename)
Configure with specified file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConfigStdout()
Method Detail |
public static void config(java.lang.String filename) throws java.io.IOException
This loads configuration from specified file to:
PropertiesFilterConfig
PropertiesFormatterConfig
Each classes belong to
jp.ne.dti.lares.foozy.ptlog.writer
package.
filename
- to be loaded
java.io.IOException
|
PTLog Demo - 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |