improved logging

This commit is contained in:
Ayzen
2026-06-06 00:52:52 +03:00
parent af6005d68f
commit aea49f6128
65 changed files with 1206 additions and 240 deletions
@@ -61,4 +61,5 @@ class GuiSessionStateStore:
encoding="utf-8",
)
temp_path.replace(self._path)
logger.debug("Wrote GUI session-state to %s", self._path)
return self._path