Files
flatpak/common
Simon McVittie 092d30c777 exports: Add logging at a finer granularity
This helps to figure out what is going on if the expected paths are not
being exported.

The general design principle here is that I've used flatpak_debug2()
(which appears in `flatpak -v -v` but not `flatpak -v`) for situations
which occur under normal circumstances, and g_debug() (which appears
in `flatpak -v` or higher) for situations which are expected to be
uncommon.

Signed-off-by: Simon McVittie <smcv@collabora.com>
2022-08-16 10:52:37 +02:00
..
2021-02-09 09:36:59 +01:00
2021-10-21 17:30:01 -07:00
2022-06-16 13:49:45 +02:00
…
…
2022-06-16 13:49:45 +02:00