Class BoldBlueCompositeConverter<E>

  • Type Parameters:
    E -
    All Implemented Interfaces:
    ContextAware, LifeCycle

    public class BoldBlueCompositeConverter<E>
    extends ForegroundCompositeConverterBase<E>
    Encloses a given set of converter output in bold blue using the appropriate ANSI escape codes.
    Since:
    1.0.5
    • Constructor Detail

      • BoldBlueCompositeConverter

        public BoldBlueCompositeConverter()