Add view to get logs from the daemon
In the settings, a "Debug" page should be added.
Via ConfigurationManager::monitor(bool) the client can now get the logs from the daemon. The idea is:
- To be able to get a snapshot via monitor(false) in a file
- Start/Stop capturing with ConfigurationManager::monitor(true) then false
- Add a link to the bug tracker