---
tests/test-logging.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tests/test-logging.c b/tests/test-logging.c
index 94e923a..fcc63cc 100644
--- a/tests/test-logging.c
+++ b/tests/test-logging.c
@@ -19,11 +19,12 @@
#endif
#define G_LOG_DOMAIN "Spice"
-#define SPICE_LOG_DOMAIN G_LOG_DOMAIN
+//#define SPICE_LOG_DOMAIN G_LOG_DOMAIN
#include <glib.h>
#include "common/log.h"
+SPICE_LOG_DOMAIN_STATIC("test-log")
#define OTHER_LOG_DOMAIN "Other"
#define LOG_OTHER_HELPER(suffix, level)
\
--
2.5.0
_______________________________________________
Spice-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/spice-devel