Class LogAlert

java.lang.Object
com.frostwire.jlibtorrent.alerts.AbstractAlert<com.frostwire.jlibtorrent.swig.log_alert>
com.frostwire.jlibtorrent.alerts.LogAlert
All Implemented Interfaces:
Alert<com.frostwire.jlibtorrent.swig.log_alert>

public final class LogAlert extends AbstractAlert<com.frostwire.jlibtorrent.swig.log_alert>
This alert is posted by some session wide event. Its main purpose is trouble shooting and debugging. It's not enabled by the default alert mask and is enabled by the ``alert::session_log_notification`` bit.
  • Method Details

    • logMessage

      public String logMessage()
      Returns the log message.
      Returns:
      the message