feat: configurable loglevel

This commit is contained in:
DaanSelen
2026-03-03 11:55:01 +01:00
parent 992baa2afc
commit 927d45c70f
7 changed files with 67 additions and 28 deletions
+1 -3
View File
@@ -34,6 +34,4 @@ class utilities():
except Exception as err:
log.critical('failed to create directory')
return False
return False