public class CallerDataConverter extends ClassicConverter
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CALLER_LINE_PREFIX |
static String |
DEFAULT_RANGE_DELIMITER |
started| Constructor and Description |
|---|
CallerDataConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convert(ILoggingEvent le) |
protected String |
getCallerLinePrefix() |
protected String |
getDefaultRangeDelimiter() |
void |
start() |
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getFirstOption, getOptionList, isStarted, setContext, setOptionList, stopgetFormattingInfo, setFormattingInfo, writepublic static final String DEFAULT_CALLER_LINE_PREFIX
public static final String DEFAULT_RANGE_DELIMITER
public void start()
start in interface LifeCyclestart in class DynamicConverter<ILoggingEvent>public String convert(ILoggingEvent le)
convert in class Converter<ILoggingEvent>protected String getCallerLinePrefix()
protected String getDefaultRangeDelimiter()
Copyright © 2005–2015 QOS.ch. All rights reserved.