public class MessageConverter extends ClassicConverter
started| Constructor and Description |
|---|
MessageConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convert(ILoggingEvent event)
The convert method is responsible for extracting data from the event and
storing it for later use by the write method.
|
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getFirstOption, getOptionList, isStarted, setContext, setOptionList, start, stopgetFormattingInfo, setFormattingInfo, writepublic String convert(ILoggingEvent event)
Converterconvert in class Converter<ILoggingEvent>event - the log eventCopyright © 2005–2014 QOS.ch. All rights reserved.