Enum TorrentLogSeverity
The QBittorrent log entry severity.
Namespace: QBittorrent.Client
Assembly: QBittorrent.Client.dll
Syntax
[Flags]
public enum TorrentLogSeverity
Fields
Name | Description |
---|---|
All | All severities. For use in filters only. |
Critical | The critical error severity |
Info | The information severity |
Normal | The normal severity |
Warning | The warning severity |