[gnome-initial-setup/wjt/more-timezone-fixes: 1/5] build: Use GLib structured logging




commit 422d7701e5efff2c61eb6881f069eeb270a70ea8
Author: Will Thompson <wjt endlessos org>
Date:   Tue Aug 16 09:58:09 2022 +0100

    build: Use GLib structured logging

 meson.build | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/meson.build b/meson.build
index bab863aa..a2c6d476 100644
--- a/meson.build
+++ b/meson.build
@@ -29,6 +29,7 @@ conf.set_quoted('SYSCONFDIR', sysconf_dir)
 conf.set_quoted('LIBEXECDIR', libexec_dir)
 conf.set('SECRET_API_SUBJECT_TO_CHANGE', true)
 conf.set_quoted('G_LOG_DOMAIN', 'InitialSetup')
+conf.set('G_LOG_USE_STRUCTURED', true)
 conf.set('GLIB_VERSION_MIN_REQUIRED', 'GLIB_VERSION_2_64')
 conf.set('GLIB_VERSION_MAX_ALLOWED', 'GLIB_VERSION_2_64')
 


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