Add some basic logging to the application. Also for severe errors, track them in info.log file in local folder

This commit is contained in:
Alessandro
2020-04-11 15:27:05 +02:00
parent ab32fbbf98
commit eaeb51de65
10 changed files with 86 additions and 20 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,4 @@
__pycache__
__PYCache__
Data
src/themes/__current_theme
designer.bat
@@ -8,3 +8,4 @@ launch.bat
spec_files/**/output
*.txt
*.json
info.log