qbt server log - fedarovich/qbittorrent-cli GitHub Wiki
Gets the qBittorrent log.
qbt server log [options]
Option | Description |
---|---|
--after-id <ID>
|
Display only log entries with ID more than the specified one. |
--severity <S1,S2,...,SN> -s <S1,S2,...,SN>
|
Comma separated list of severities to display (NORMAL,INFO,WARNING,CRITICAL) or ALL |
--url <SERVER_URL>
|
QBittorrent Server URL |
--username <USERNAME>
|
User name |
--password <PASSWORD>
|
User password |
--ask-for-password |
Ask the user to enter a password in a secure way. |
--help -h -?
|
Show help information |