[libgda: 1/3] Meson: Activate structural logging.



commit ed20170e1686e91e69bbcf4164e8750892e8531e
Author: Pavlo Solntsev <p sun fun gmail com>
Date:   Wed Aug 28 23:20:10 2019 -0500

    Meson: Activate structural logging.

 meson.build | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index f97cd2a3f..68d5840ec 100644
--- a/meson.build
+++ b/meson.build
@@ -220,7 +220,8 @@ c_args = ['-Wall',
        '-Wno-unused-parameter',
        '-Wno-pointer-sign',
        '-Wno-missing-field-initializers',
-       '-DGSEAL_ENABLE'
+       '-DGSEAL_ENABLE',
+       '-DG_LOG_USE_STRUCTURED'
        ]
 
 c_args += general_cargs


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