improved logging
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user