[calls] calls-notifier: Set log domain



commit 26f0c9cb019f20993c870007597eff727151d212
Author: Guido Günther <agx sigxcpu org>
Date:   Mon Aug 2 12:49:22 2021 +0200

    calls-notifier: Set log domain

 src/calls-notifier.c | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/src/calls-notifier.c b/src/calls-notifier.c
index 89d98fcf..1c71f6a7 100644
--- a/src/calls-notifier.c
+++ b/src/calls-notifier.c
@@ -22,6 +22,8 @@
  *
  */
 
+#define G_LOG_DOMAIN "CallsNotifier"
+
 #include "calls-notifier.h"
 #include "calls-manager.h"
 #include "config.h"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]