Interface StatusListener

    • Method Detail

      • log

        void log​(StatusData data)
        Called as events occur to process the StatusData.
        Parameters:
        data - The StatusData for the event.
      • getStatusLevel

        Level getStatusLevel()
        Return the Log Level that this listener wants included.
        Returns:
        the Log Level.