public class HighlightingCompositeConverter extends ForegroundCompositeConverterBase<ILoggingEvent>
started
Constructor and Description |
---|
HighlightingCompositeConverter() |
Modifier and Type | Method and Description |
---|---|
protected 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 String getForegroundColorCode(ILoggingEvent event)
ForegroundCompositeConverterBase
getForegroundColorCode
in class ForegroundCompositeConverterBase<ILoggingEvent>
Copyright © 2005–2016 QOS.ch. All rights reserved.