mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-13 02:54:38 -04:00
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>