public class HighlightingCompositeConverter extends ForegroundCompositeConverterBase<ILoggingEvent>
started| Constructor and Description |
|---|
HighlightingCompositeConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getForegroundColorCode(ILoggingEvent event)
Derived classes return the foreground color specific to the derived class instance.
|
transformconvert, getChildConverter, setChildConverter, toStringaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getFirstOption, getOptionList, isStarted, setContext, setOptionList, start, stopgetFormattingInfo, setFormattingInfo, writeprotected java.lang.String getForegroundColorCode(ILoggingEvent event)
ForegroundCompositeConverterBasegetForegroundColorCode in class ForegroundCompositeConverterBase<ILoggingEvent>