📝 "Refactor log files: backend/logs/app/app.log

This commit is contained in:
2025-06-12 14:32:30 +02:00
parent b28dbc5ab6
commit 4722c2bef5
2 changed files with 4 additions and 0 deletions

View File

@@ -19331,3 +19331,6 @@ werkzeug.routing.exceptions.BuildError: Could not build url for endpoint 'jobs.j
2025-06-12 13:32:29 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
2025-06-12 14:30:19 - [app] app - [WARNING] WARNING - CSRF-Fehler: The CSRF session token is missing.
2025-06-12 14:32:19 - [app] app - [INFO] INFO - Steckdosen-Status geloggt: Drucker 1, Status: unreachable, Quelle: system
2025-06-12 14:32:27 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
2025-06-12 14:32:27 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
2025-06-12 14:32:27 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'