added better logging and moved config to its own folder

This commit is contained in:
Jake Pullen
2024-08-10 14:10:16 +01:00
parent ad633edefd
commit 296787d7b0
6 changed files with 125 additions and 10 deletions
+2 -1
View File
@@ -6,4 +6,5 @@ data/*
.venv/*
__pycache__/*
*/__pycache__/*
*.pbix
*.pbix
/logs/*