public class CallerDataConverter extends ClassicConverter
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_CALLER_LINE_PREFIX |
started
Constructor and Description |
---|
CallerDataConverter() |
Modifier and Type | Method and Description |
---|---|
String |
convert(ILoggingEvent le) |
protected String |
getCallerLinePrefix() |
void |
start() |
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getFirstOption, getOptionList, isStarted, setContext, setOptionList, stop
getFormattingInfo, setFormattingInfo, write
public static final String DEFAULT_CALLER_LINE_PREFIX
public void start()
start
in interface LifeCycle
start
in class DynamicConverter<ILoggingEvent>
public String convert(ILoggingEvent le)
convert
in class Converter<ILoggingEvent>
protected String getCallerLinePrefix()
Copyright © 2005-2013 QOS.ch. All Rights Reserved.