feat: Add logging config

This commit is contained in:
2024-05-30 09:26:04 +02:00
parent e2e3a77fd9
commit 4bcfd6b2ee
3 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
import logging
logger = logging.getLogger("fellchensammlung")