improve logging

This commit is contained in:
les
2021-04-28 12:44:26 +02:00
parent f7ba790398
commit 5f8bbd68c8
16 changed files with 63 additions and 39 deletions

View File

@@ -6,6 +6,7 @@
"host": "localhost",
"port": 13120
},
"loglevel": "debug",
"db": {
"dialect": "sqlite",
"storage": "./db.sqlite",