|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LogEventSink
Something that is able to accept log messages.
Method Summary | |
---|---|
void |
addEvent(LogLevel level,
String line)
Add an event to this archive. |
Method Detail |
---|
void addEvent(LogLevel level, String line)
level
- The level.line
- The message.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |