mirror of
https://github.com/status-im/snorenotify.git
synced 2025-02-13 00:46:26 +00:00
Only log snore warning by default
This commit is contained in:
parent
18dfcbf615
commit
da054dda25
@ -34,7 +34,7 @@
|
||||
|
||||
using namespace Snore;
|
||||
|
||||
Q_LOGGING_CATEGORY(SNORE, "SNORE")
|
||||
Q_LOGGING_CATEGORY(SNORE, "SNORE", QtWarningMsg)
|
||||
|
||||
SnoreCore::SnoreCore(QObject *parent):
|
||||
QObject(parent)
|
||||
|
Loading…
x
Reference in New Issue
Block a user