|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.log.format.RawFormatter
Basic formatter that just returns raw message string and ignores remainder of LogEvent.
| Constructor Summary | |
RawFormatter()
|
|
| Method Summary | |
java.lang.String |
format(LogEvent event)
Format log event into string. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RawFormatter()
| Method Detail |
public java.lang.String format(LogEvent event)
format in interface Formatterevent - the event
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||