|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventRenderer
The log event renderer interface
| Method Summary | |
|---|---|
String |
getPreferredTableWidth()
Returns the preferred HTML table witdh |
void |
render(PrintWriter writer,
ConsoleContext ctx,
ArrayList events,
SimpleDateFormat formatter)
Renders log events |
| Method Detail |
|---|
void render(PrintWriter writer,
ConsoleContext ctx,
ArrayList events,
SimpleDateFormat formatter)
throws IOException
writer - A writerctx - A console contextevents - The events to renderformatter - A date formatter
IOExceptionString getPreferredTableWidth()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||