[glib-networking] Add warning that debug logging is slow
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] Add warning that debug logging is slow
- Date: Thu, 7 Jul 2022 14:23:27 +0000 (UTC)
commit 13d15234c0b716da6f5589717450128b71b4289d
Author: Michael Catanzaro <mcatanzaro redhat com>
Date: Thu Jul 7 09:07:15 2022 -0500
Add warning that debug logging is slow
If the banner warning not to second-guess our defaults is not enough for
distros, hopefully this will help.
meson_options.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index 0621c52c..f022e3d0 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -7,4 +7,4 @@ option('libproxy', type: 'feature', value: 'auto', description: 'support for lib
option('gnome_proxy', type: 'feature', value: 'auto', description: 'support for GNOME desktop proxy
configuration')
option('installed_tests', type: 'boolean', value: false, description: 'enable installed tests')
option('static_modules', type: 'boolean', value: false, description: 'build static modules')
-option('debug_logs', type: 'boolean', value: false, description: 'enable debug log messages')
+option('debug_logs', type: 'boolean', value: false, description: 'enable debug log messages (slow)')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]