feat: add logging and error handling

This commit is contained in:
Axel Cocat 2022-02-27 17:46:38 +01:00
parent f324ca45ff
commit 56c0fed144
10 changed files with 720 additions and 49 deletions

3
.gitignore vendored
View file

@ -11,3 +11,6 @@ data/*
# Configuration
config.json
# Log files
*.log