📚 Improved log file management system across various components 🎉
This commit is contained in:
@ -3262,3 +3262,24 @@ WHERE jobs.status = ?) AS anon_1]
|
||||
2025-06-03 20:42:06 - [app] app - [INFO] INFO - Job-Scheduler gestartet
|
||||
2025-06-03 20:42:06 - [app] app - [INFO] INFO - Starte Debug-Server auf 0.0.0.0:5000 (HTTP)
|
||||
2025-06-03 20:42:06 - [app] app - [INFO] INFO - Windows-Debug-Modus: Auto-Reload deaktiviert
|
||||
2025-06-03 22:00:22 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: /mnt/database/myp.db
|
||||
2025-06-03 22:00:23 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
||||
2025-06-03 22:00:23 - [app] app - [INFO] INFO - ✅ Timeout Force-Quit Manager geladen
|
||||
2025-06-03 22:00:23 - [app] app - [INFO] INFO - 📋 Standard-Konfiguration verwendet
|
||||
2025-06-03 22:00:23 - [app] app - [INFO] INFO - ✅ Zentraler Shutdown-Manager initialisiert
|
||||
2025-06-03 22:00:23 - [app] app - [INFO] INFO - ✅ Error-Recovery-Monitoring gestartet
|
||||
2025-06-03 22:00:23 - [app] app - [INFO] INFO - ✅ System-Control-Manager initialisiert
|
||||
2025-06-03 22:00:23 - [app] app - [WARNING] WARNING - ⚠️ Kiosk-Service nicht gefunden - Kiosk-Funktionen eventuell eingeschränkt
|
||||
2025-06-03 22:00:23 - [app] app - [INFO] INFO - 🔄 Starte Datenbank-Setup und Migrationen...
|
||||
2025-06-03 22:00:23 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
||||
2025-06-03 22:00:23 - [app] app - [INFO] INFO - ✅ JobOrder-Tabelle bereits vorhanden
|
||||
2025-06-03 22:00:23 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
||||
2025-06-03 22:00:23 - [app] app - [INFO] INFO - ✅ Datenbank-Setup und Migrationen erfolgreich abgeschlossen
|
||||
2025-06-03 22:00:23 - [app] app - [INFO] INFO - 📋 Standard-Konfiguration aktiv (keine Optimierungen)
|
||||
2025-06-03 22:00:23 - [app] app - [INFO] INFO - 🖨️ Starte automatische Steckdosen-Initialisierung...
|
||||
2025-06-03 22:00:25 - [app] app - [INFO] INFO - Steckdosen-Status geloggt: Drucker 4, Status: disconnected, Quelle: system
|
||||
2025-06-03 22:00:25 - [app] app - [INFO] INFO - ✅ Steckdosen-Initialisierung: 0/1 Drucker erfolgreich
|
||||
2025-06-03 22:00:25 - [app] app - [WARNING] WARNING - ⚠️ 1 Drucker konnten nicht initialisiert werden
|
||||
2025-06-03 22:00:25 - [app] app - [INFO] INFO - ✅ Printer Queue Manager erfolgreich gestartet
|
||||
2025-06-03 22:00:25 - [app] app - [INFO] INFO - Job-Scheduler gestartet
|
||||
2025-06-03 22:00:25 - [app] app - [INFO] INFO - Starte HTTPS-Server auf 0.0.0.0:443
|
||||
|
Reference in New Issue
Block a user