Class TorrentLogAlert

All Implemented Interfaces:
Alert<torrent_log_alert>

public final class TorrentLogAlert extends TorrentAlert<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