mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-07 06:22:58 -04:00
Update QTW log levels
This commit is contained in:
parent
192c2791d2
commit
3090b45928
1 changed files with 5 additions and 5 deletions
|
@ -57,11 +57,11 @@ Starting from version 2.2.\* various aspects of Qubes Tools for Windows can be c
|
||||||
Possible log levels:
|
Possible log levels:
|
||||||
|
|
||||||
||
|
||
|
||||||
|0|Error|Serious errors that most likely cause irrecoverable failures|
|
|1|Error|Serious errors that most likely cause irrecoverable failures|
|
||||||
|1|Warning|Unexpected but non-fatal events|
|
|2|Warning|Unexpected but non-fatal events|
|
||||||
|2|Info|Useful information|
|
|3|Info|Useful information (default)|
|
||||||
|3|Debug|Internal state dumps for troubleshooting|
|
|4|Debug|Internal state dumps for troubleshooting|
|
||||||
|4|Verbose|Trace most function calls|
|
|5|Verbose|Trace most function calls|
|
||||||
|
|
||||||
Debug and Verbose levels can generate large volume of logs and are intended for development/troubleshooting only.
|
Debug and Verbose levels can generate large volume of logs and are intended for development/troubleshooting only.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue