mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 08:27:24 -06:00
Fix log timestamp unit
@@ -841,7 +841,7 @@ Property | Type | Description
|
||||
------------|---------|------------
|
||||
`id` | integer | ID of the message
|
||||
`message` | string | Text of the message
|
||||
`timestamp` | integer | Milliseconds since epoch
|
||||
`timestamp` | integer | Seconds since epoch
|
||||
`type` | integer | Type of the message: Log::NORMAL: `1`, Log::INFO: `2`, Log::WARNING: `4`, Log::CRITICAL: `8`
|
||||
|
||||
Example:
|
||||
|
||||
Reference in New Issue
Block a user