|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A logger of log entries. It can be implemented by different logging facilities depending on the runtime. It is plastic and intended to support any underlying logging facility.
Method Summary | |
void |
log(Object logEntry)
Logs an entry. |
Method Detail |
public void log(Object logEntry)
logEntry
- a plastic entry to log.
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |