Class OnErrorConsoleStatusListener

  • All Implemented Interfaces:
    ContextAware, LifeCycle, StatusListener

    @Deprecated(since="2022-01-27")
    public class OnErrorConsoleStatusListener
    extends OnPrintStreamStatusListenerBase
    Deprecated.
    This internal logback API is not supported by AEM as a Cloud Service.
    Print all new incoming status messages on the error console (System.err).
    Since:
    1.0.8
    • Constructor Detail

      • OnErrorConsoleStatusListener

        public OnErrorConsoleStatusListener()
        Deprecated.