Class BoldGreenCompositeConverter<E>

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

    @Deprecated(since="2022-01-27")
    public class BoldGreenCompositeConverter<E>
    extends ForegroundCompositeConverterBase<E>
    Deprecated.
    This internal logback API is not supported by AEM as a Cloud Service.
    Encloses a given set of converter output in bold green using the appropriate ANSI escape codes.
    Since:
    1.0.5
    • Constructor Detail

      • BoldGreenCompositeConverter

        public BoldGreenCompositeConverter()
        Deprecated.