Added logger & settings.ini file

This commit is contained in:
janis
2022-05-13 19:30:12 +02:00
parent 63cd98539b
commit 7d999988be
3 changed files with 132 additions and 38 deletions

View File

@@ -0,0 +1,18 @@
[Port Settings]
forceSpecificPort: False
specificPort: None
[UI Config]
sizeH: 600
sizeW: 800
showLoadingScreen: True
[Dev Settings]
# Settings generally aimed towards the devs of this software!
verbose: False
log_level: DEBUG
disableConnectionCheck: False
[Info]
version: V2.3.0
subVersion: None