|
|||||||||
| Home >> All >> com >> voytechs >> html >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.voytechs.html.util
Class LogFacility

java.lang.Objectcom.voytechs.html.util.LogFacility
- public class LogFacility
- extends java.lang.Object
| Field Summary | |
static java.io.PrintWriter |
err
|
static java.io.PrintWriter |
log
|
| Constructor Summary | |
LogFacility()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Test function for LogFacility |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
log
public static java.io.PrintWriter log
err
public static java.io.PrintWriter err
| Constructor Detail |
LogFacility
public LogFacility()
| Method Detail |
main
public static void main(java.lang.String[] args)
- Test function for LogFacility
|
|||||||||
| Home >> All >> com >> voytechs >> html >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.voytechs.html.util.LogFacility