|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
java.util.List |
getEntries()
This is the normal method for adding information to the log. |
java.lang.String |
getLogName()
Usually a particular LogWriter is going to send more than one message to the log during the life of a program. |
java.util.List |
urgentEntries()
Normally logs are stored in a FIFO manner. |
| Method Detail |
public java.lang.String getLogName()
public java.util.List getEntries()
public java.util.List urgentEntries()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||