mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-12 11:33:02 +01:00
This was intended to make it feasible to debug connection failures where a modern GDBus client connects to a GDBusServer that is missing glib!2826, but those GDBusServers should be increasingly rare: we have had the fixed version of GDBusServer for 5 GNOME stable releases (2 years), long enough to get into stable releases of Debian and Ubuntu and a service-pack release of SUSE. This debug message can be very noisy, especially when unit-testing GLib code (which is frequently done with G_MESSAGES_DEBUG=all) or when a third-party GLogFunc ignores the log_level parameter and logs all messages as though they indicated a serious problem. I think it has served its purpose now. Signed-off-by: Simon McVittie <smcv@collabora.com>
17 KiB
17 KiB