Add the possiblility to enable debug logging categories
authorJocelyn Turcotte <jturcotte@woboq.com>
Tue, 9 May 2017 15:04:04 +0000 (17:04 +0200)
committerJocelyn Turcotte <jturcotte@woboq.com>
Thu, 11 May 2017 15:22:59 +0000 (17:22 +0200)
commitcf058bc537ff926f2c0c03be40fcff978d570c70
tree8062a24bfd7a3f0d64d7b0f2c771e9f70e18284c
parentcc9680c1e870e09bad555026e23e5f5c63d950d4
Add the possiblility to enable debug logging categories

Add a checkbox in the log window as well as a --logdebug command-line
option that should have the same effect.

Issue #5647
src/gui/application.cpp
src/gui/application.h
src/gui/logbrowser.cpp
src/gui/logbrowser.h
src/libsync/logger.cpp
src/libsync/logger.h