| 
 | edtFTPj | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.enterprisedt.util.debug.StandardOutputAppender
public class StandardOutputAppender
Appends log statements to standard output
| Field Summary | |
|---|---|
| static String | cvsIdRevision control id | 
| Constructor Summary | |
|---|---|
| StandardOutputAppender()Constructor | |
| Method Summary | |
|---|---|
|  void | close()Close this appender | 
|  void | log(String msg)Log a message | 
|  void | log(Throwable t)Log a stack trace | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static String cvsId
| Constructor Detail | 
|---|
public StandardOutputAppender()
| Method Detail | 
|---|
public void log(String msg)
log in interface Appendermsg - message to logpublic void log(Throwable t)
Appender
log in interface Appendert - throwable objectpublic void close()
Appender
close in interface Appender| 
 | edtFTPj | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||