Class TorrentLogAlert

java.lang.Object
com.frostwire.jlibtorrent.alerts.AbstractAlert<com.frostwire.jlibtorrent.swig.torrent_log_alert>
com.frostwire.jlibtorrent.alerts.TorrentAlert<com.frostwire.jlibtorrent.swig.torrent_log_alert>
com.frostwire.jlibtorrent.alerts.TorrentLogAlert
All Implemented Interfaces:
Alert<com.frostwire.jlibtorrent.swig.torrent_log_alert>

public final class TorrentLogAlert extends TorrentAlert<com.frostwire.jlibtorrent.swig.torrent_log_alert>
This alert is posted by torrent wide events. It's meant to be used for trouble shooting and debugging. It's not enabled by the default alert mask and is enabled by the ``alert::torrent_log_notification`` bit.
  • Method Details

    • logMessage

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