| 
 | edtFTPj | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Appender
Interface for classes that output log statements
| Field Summary | |
|---|---|
| static String | cvsIdRevision control id | 
| Method Summary | |
|---|---|
|  void | close()Close this appender | 
|  void | log(String msg)Log a message | 
|  void | log(Throwable t)Log a stack trace | 
| Field Detail | 
|---|
static final String cvsId
| Method Detail | 
|---|
void close()
void log(String msg)
msg - message to logvoid log(Throwable t)
t - throwable object| 
 | edtFTPj | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||