allow changing log level

This commit is contained in:
dries.k
2022-01-29 17:02:39 +01:00
parent bda2822fed
commit 99aa90985f
8 changed files with 152 additions and 45 deletions

View File

@@ -1,2 +1,2 @@
from .MainWindow import MainWindow
from .MainWindow import MainWindow, start_gui
from .ServerInfoDialog import ServerInfoDialog