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

@@ -19,4 +19,8 @@ media=./media
[mail]
console-only=true
[logging]
app_log_level=INFO
django_log_level=INFO