]> glassweightruler.freedombox.rocks Git - waydroid.git/commit
container: Add some additional logging
authorAlessandro Astone <ales.astone@gmail.com>
Sun, 24 Aug 2025 14:54:23 +0000 (16:54 +0200)
committerAlessandro Astone <ales.astone@gmail.com>
Sun, 24 Aug 2025 15:01:01 +0000 (17:01 +0200)
commit8ab936105a9c39fccb0fbac7e2b038c6ed5f245b
tree893ec14c655897129a32c70e8f19ba5a2ad93ddf
parent68dc1d989852f436472f889de4e547cbe269862e
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.
tools/actions/container_manager.py