aboutsummaryrefslogtreecommitdiff
path: root/src/common/notify.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/notify.cpp')
-rw-r--r--src/common/notify.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common/notify.cpp b/src/common/notify.cpp
index cadc68ea7..533debe71 100644
--- a/src/common/notify.cpp
+++ b/src/common/notify.cpp
@@ -32,6 +32,9 @@
#include "spawn.h"
#include "notify.h"
+#undef MONERO_DEFAULT_LOG_CATEGORY
+#define MONERO_DEFAULT_LOG_CATEGORY "notify"
+
namespace tools
{