[libsoup/structured-log] Enable structured logging
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/structured-log] Enable structured logging
- Date: Mon, 11 Feb 2019 12:43:21 +0000 (UTC)
commit d90d757f5426c266b30e43b5b55b5a23fab32710
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date: Thu Feb 7 09:25:06 2019 +0100
Enable structured logging
meson.build | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/meson.build b/meson.build
index 0221785e..c1b77547 100644
--- a/meson.build
+++ b/meson.build
@@ -28,6 +28,7 @@ add_project_arguments(default_source_flag, language: 'c')
common_flags = [
'-DHAVE_CONFIG_H',
+ '-DG_LOG_USE_STRUCTURED=1',
]
cc = meson.get_compiler('c')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]