Class OnConsoleStatusListener

All Implemented Interfaces:
ContextAware, LifeCycle, StatusListener

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

    • OnConsoleStatusListener

      public OnConsoleStatusListener()
      Deprecated.