|
© 2002 - Lorne Brinkman www.TheObjectGuy.com Lorne@TheObjectGuy.com |
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--com.bitfactoryinc.logging.LogEntryFormatter
|
+--com.bitfactoryinc.logging.LogEntryMessageOnlyFormatter
This formatter is concerned only with a LogEntry's message, ignoring all other information
| Fields inherited from class com.bitfactoryinc.logging.LogEntryFormatter |
dateFormat |
| Constructor Summary | |
LogEntryMessageOnlyFormatter()
|
|
| Method Summary | |
java.lang.String |
asString(LogEntry aLogEntry)
|
| Methods inherited from class com.bitfactoryinc.logging.LogEntryFormatter |
dateString,
getDateFormat,
setDateFormat |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public LogEntryMessageOnlyFormatter()
| Method Detail |
public java.lang.String asString(LogEntry aLogEntry)
|
© 2002 - Lorne Brinkman www.TheObjectGuy.com Lorne@TheObjectGuy.com |
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||