Added logging to file

This commit is contained in:
Florian Kaiser
2024-07-27 00:42:50 +02:00
parent f36f327bf1
commit de834b16e5
5 changed files with 27 additions and 15 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
__pycache__/*
tmp/*
venv/*
.env
.env
main.log