|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Formatter
This defines the interface for components that wish to serialize LogEvents into Strings.
Method Summary | |
---|---|
java.lang.String |
format(LogEvent event)
Serialize log event into string. |
Method Detail |
---|
java.lang.String format(LogEvent event)
event
- the event
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |