Files
flatpak/tests
Simon McVittie c5e1b295bc backports: Backport g_info()
The rest of the g_log() wrappers have been there since time immemorial,
but g_info() was initially omitted. It's useful for projects like Flatpak
that want to have two levels of off-by-default logging, which map nicely
to info and debug.

Signed-off-by: Simon McVittie <smcv@collabora.com>
2022-07-27 16:37:57 +01:00
..