5. Debug¶
5.1. Logging¶
Start DeskApp via the command line with the following option:
Linux and MacOS
--enable-logging=stderr
For windows
--enable-logging
Alternatively you can start DeskApp with an extra verbose option:
Linux and MacOS
--enable-logging=stderr --v=1
For windows
--enable-logging --v=1
More information about logging can be found here: https://www.chromium.org/for-testers/enable-logging