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.
|
transform
convert, getChildConverter, setChildConverter, toString
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getFirstOption, getOptionList, isStarted, setContext, setOptionList, start, stop
getFormattingInfo, setFormattingInfo, write
protected java.lang.String getForegroundColorCode(ILoggingEvent event)
ForegroundCompositeConverterBase
getForegroundColorCode
in class ForegroundCompositeConverterBase<ILoggingEvent>