diff options
Diffstat (limited to 'docs/debug.rst')
-rw-r--r-- | docs/debug.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/debug.rst b/docs/debug.rst index 51d121e..41bb8fe 100644 --- a/docs/debug.rst +++ b/docs/debug.rst @@ -85,3 +85,8 @@ You can also stop it (needs admin) PS C:\Users\admin> Stop-Service bitmask-helper-v2 +To force logging: + +.. code:: bash + + QT_FORCE_STDERR_LOGGING=1 ./riseup-vpn.exe |