summaryrefslogtreecommitdiff
path: root/libgupnp/gupnp-context-filter.c
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2022-06-14 08:10:58 +0200
committerJens Georg <mail@jensge.org>2022-06-14 08:13:05 +0200
commit879bd64d386baed4c1466aeaf01330058eee5f2f (patch)
tree8c666870e6472b404b889e787736f7dde72de8dd /libgupnp/gupnp-context-filter.c
parent5b7797b49f84d93ba9c20f241ef4bec73657650c (diff)
downloadgupnp-879bd64d386baed4c1466aeaf01330058eee5f2f.tar.gz
all: Set log domains for easier filtering
Diffstat (limited to 'libgupnp/gupnp-context-filter.c')
-rw-r--r--libgupnp/gupnp-context-filter.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libgupnp/gupnp-context-filter.c b/libgupnp/gupnp-context-filter.c
index 4b533e1..821e615 100644
--- a/libgupnp/gupnp-context-filter.c
+++ b/libgupnp/gupnp-context-filter.c
@@ -6,6 +6,8 @@
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
+#define G_LOG_DOMAIN "gupnp-context-filter"
+
#include "gupnp-context-filter.h"
#include <string.h>