aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/executor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/executor.h')
-rw-r--r--src/daemon/executor.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/daemon/executor.h b/src/daemon/executor.h
index 37b4970f4..a6b47b93d 100644
--- a/src/daemon/executor.h
+++ b/src/daemon/executor.h
@@ -34,6 +34,9 @@
#include <string>
#include <vector>
+#undef MONERO_DEFAULT_LOG_CATEGORY
+#define MONERO_DEFAULT_LOG_CATEGORY "daemon"
+
namespace daemonize
{
class t_executor final