🔧 Aktualisierte Logdateien mit neuen Statusmeldungen für Drucker 6 und optimierte SQLite-Einstellungen für Raspberry Pi. Datenbankdatei wurde ebenfalls aktualisiert.

This commit is contained in:
2025-06-19 17:47:20 +02:00
parent 8998bcb177
commit a4c9331fc7
3 changed files with 8 additions and 0 deletions

View File

@ -49688,3 +49688,9 @@ WHERE users.id = ?
2025-06-19 13:13:05 - [app] app - [DEBUG] DEBUG - Response: 302
2025-06-19 13:13:06 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 5, Status: disconnected, Quelle: system
2025-06-19 13:13:06 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker 5 -> disconnected
2025-06-19 13:13:11 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 6, Status: off, Quelle: system
2025-06-19 13:13:11 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker 6 -> off
2025-06-19 13:13:11 - [app] app - [DEBUG] DEBUG - ✅ Status-Updates für 6 Drucker erfolgreich gespeichert
2025-06-19 13:13:11 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-19 17:43:22 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
2025-06-19 17:43:22 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)