public class LineOfCallerConverter extends ClassicConverter
started| Constructor and Description |
|---|
LineOfCallerConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convert(ILoggingEvent le)
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 le)
Converterconvert in class Converter<ILoggingEvent>le - the log eventCopyright © 2005–2014 QOS.ch. All rights reserved.