glib/docs/reference
Philip Withnall 8b29c53057
gmessages: Treat DEBUG_INVOCATION=1 same as G_MESSAGES_DEBUG=all
systemd 257 will now set `DEBUG_INVOCATION=1` in the execution context
of services which need to be debugged — for example if they’ve failed
and been restarted (and `RestartMode=debug`).

If we handle `DEBUG_INVOCATION=1` as being equivalent to
`G_MESSAGES_DEBUG=all`, then any processes using GLib’s default log
writer function (or `g_log_writer_default_would_drop()`) automatically
gains support for this feature.

See https://mastodon.social/@pid_eins/113548825942383777

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
2024-11-27 16:10:22 +00:00
..
gio docs: Clarify distinction between GDrive, GVolume and GMount 2024-08-15 11:32:37 +01:00
girepository docs: Add source location URL 2024-07-09 20:17:09 +01:00
glib gmessages: Treat DEBUG_INVOCATION=1 same as G_MESSAGES_DEBUG=all 2024-11-27 16:10:22 +00:00
gmodule docs: Reduce nesting of documentation directories 2024-03-13 18:51:21 +00:00
gobject docs: Clarify an example in GObject concepts.md 2024-07-24 09:14:20 +00:00
AUTHORS Initial revision 1999-08-16 17:58:30 +00:00
COPYING Initial revision 1999-08-16 17:58:30 +00:00
meson.build build: Bump the gi-docgen dependency to 2024.1 2024-09-25 17:27:46 +01:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00
urlmap.js docs: Split out platform specific GIO and GLib documentation 2024-02-12 17:54:10 +00:00