|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
LogBackEnds may be registered with the Log class to receive log messages.
| Method Summary | |
void |
append(java.lang.String type,
java.lang.String message)
Used by the Log class to ask the back end to append a message somehow. |
void |
append(java.lang.String type,
java.lang.Throwable t)
Used by the Log class to ask the back end to append a message somehow. |
| Method Detail |
public void append(java.lang.String type,
java.lang.String message)
public void append(java.lang.String type,
java.lang.Throwable t)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||