From: Alessandro Astone Date: Sun, 24 Aug 2025 14:54:23 +0000 (+0200) Subject: container: Add some additional logging X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/8ab936105a9c39fccb0fbac7e2b038c6ed5f245b?ds=inline;hp=8ab936105a9c39fccb0fbac7e2b038c6ed5f245b container: Add some additional logging Now that only the container manager can write to the log file, traces that were previously being written by other commands no longer appear in the log file. Add some logging to the session handling so that we still see these traces in the log file. ---