🎉 Improved documentation and log files structure in backend logs 🛠️📚

This commit is contained in:
2025-06-03 22:19:13 +02:00
parent dcca70962a
commit d92f4e0cc4
29 changed files with 240 additions and 197 deletions

View File

@ -3302,3 +3302,37 @@ WHERE jobs.status = ?) AS anon_1]
2025-06-03 22:15:16 - [app] app - [INFO] INFO - ✅ Printer Queue Manager erfolgreich gestartet
2025-06-03 22:15:16 - [app] app - [INFO] INFO - Job-Scheduler gestartet
2025-06-03 22:15:16 - [app] app - [INFO] INFO - Starte HTTPS-Server auf 0.0.0.0:443
2025-06-03 22:15:37 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
2025-06-03 22:15:50 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: /mnt/database/myp.db
2025-06-03 22:15:51 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
2025-06-03 22:15:51 - [app] app - [INFO] INFO - ✅ Timeout Force-Quit Manager geladen
2025-06-03 22:15:51 - [app] app - [INFO] INFO - 🚀 Aktiviere optimierte Konfiguration für schwache Hardware/Raspberry Pi
2025-06-03 22:15:51 - [app] app - [INFO] INFO - ✅ Optimierte Konfiguration aktiviert
2025-06-03 22:15:51 - [app] app - [INFO] INFO - ✅ Zentraler Shutdown-Manager initialisiert
2025-06-03 22:15:51 - [app] app - [INFO] INFO - ✅ Error-Recovery-Monitoring gestartet
2025-06-03 22:15:51 - [app] app - [INFO] INFO - ✅ System-Control-Manager initialisiert
2025-06-03 22:15:51 - [app] app - [WARNING] WARNING - ⚠️ Kiosk-Service nicht gefunden - Kiosk-Funktionen eventuell eingeschränkt
2025-06-03 22:15:51 - [app] app - [INFO] INFO - 🔄 Starte Datenbank-Setup und Migrationen...
2025-06-03 22:15:51 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
2025-06-03 22:15:51 - [app] app - [INFO] INFO - ✅ JobOrder-Tabelle bereits vorhanden
2025-06-03 22:15:52 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
2025-06-03 22:15:52 - [app] app - [INFO] INFO - ✅ Datenbank-Setup und Migrationen erfolgreich abgeschlossen
2025-06-03 22:15:52 - [app] app - [INFO] INFO - 🚀 === OPTIMIERTE KONFIGURATION AKTIV ===
2025-06-03 22:15:52 - [app] app - [INFO] INFO - 📊 Hardware erkannt: Raspberry Pi=False
2025-06-03 22:15:52 - [app] app - [INFO] INFO - ⚙️ Erzwungen: False
2025-06-03 22:15:52 - [app] app - [INFO] INFO - 🔧 CLI-Parameter: True
2025-06-03 22:15:52 - [app] app - [INFO] INFO - 🔧 Aktive Optimierungen:
2025-06-03 22:15:52 - [app] app - [INFO] INFO - - Minifizierte Assets: True
2025-06-03 22:15:52 - [app] app - [INFO] INFO - - Animationen deaktiviert: True
2025-06-03 22:15:52 - [app] app - [INFO] INFO - - Glassmorphism begrenzt: True
2025-06-03 22:15:52 - [app] app - [INFO] INFO - - Template-Caching: True
2025-06-03 22:15:52 - [app] app - [INFO] INFO - - Static Cache: 8760.0h
2025-06-03 22:15:52 - [app] app - [INFO] INFO - 🚀 ========================================
2025-06-03 22:15:52 - [app] app - [INFO] INFO - 🖨️ Starte automatische Steckdosen-Initialisierung...
2025-06-03 22:15:52 - [app] app - [INFO] INFO - Keine Drucker zur Initialisierung gefunden
2025-06-03 22:15:52 - [app] app - [INFO] INFO - ✅ Printer Queue Manager erfolgreich gestartet
2025-06-03 22:15:52 - [app] app - [INFO] INFO - Job-Scheduler gestartet
2025-06-03 22:15:52 - [app] app - [INFO] INFO - Starte HTTPS-Server auf 0.0.0.0:443
2025-06-03 22:16:14 - [app] app - [INFO] INFO - Admin-Check für Funktion admin_page: User authenticated: True, User ID: 1, Is Admin: True
2025-06-03 22:16:14 - [app] app - [INFO] INFO - Admin-Check für Funktion api_admin_system_health: User authenticated: True, User ID: 1, Is Admin: True
2025-06-03 22:16:16 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)