Interface LogAlertListener


  • public interface LogAlertListener
    Listener class to be used to be notified of alerts to display to the user.

    Note: This interface is intended to be implemented by plugins.

    Since:
    3.1.1.1
    • Method Detail

      • alertRaised

        void alertRaised​(LogAlert alert)