mirror of
https://github.com/status-im/snorenotify.git
synced 2025-02-22 13:08:16 +00:00
Set logging level to Debug
This commit is contained in:
parent
7ea5839bb0
commit
d48ab20871
@ -33,7 +33,7 @@
|
||||
using namespace Snore;
|
||||
|
||||
#if QT_VERSION >= QT_VERSION_CHECK(5, 4, 0)
|
||||
Q_LOGGING_CATEGORY(SNORE, "libsnorenotify", QtWarningMsg)
|
||||
Q_LOGGING_CATEGORY(SNORE, "libsnorenotify", QtDebugMsg)
|
||||
#else
|
||||
Q_LOGGING_CATEGORY(SNORE, "libsnorenotify")
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user