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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user