Class HighlightingCompositeConverter

All Implemented Interfaces:
ContextAware, LifeCycle

public class HighlightingCompositeConverter extends ForegroundCompositeConverterBase<ILoggingEvent>
Highlights inner-text depending on the level, in bold red for events of level ERROR, in red for WARN, in BLUE for INFO, and in the default color for other levels.