📚 Improved log management system by updating and optimizing various log files across the backend. This includes logs for application, authentication, core system, data management, printer control, energy monitoring, hardware integration, job queue, monitoring analytics, permissions, scheduler, security suite, startup, and utilities collection.

This commit is contained in:
Till Tomczak
2025-06-20 11:56:50 +02:00
parent d3de963fdd
commit 19a9c64e66
15 changed files with 262 additions and 0 deletions

View File

@ -174,3 +174,5 @@ WHERE users.username = ? OR users.email = ?
2025-06-20 10:20:50 - [auth] auth - [INFO] INFO - Benutzer admin@mercedes-benz.com hat sich abgemeldet
2025-06-20 10:24:24 - [auth] auth - [WARNING] WARNING - JSON-Parsing fehlgeschlagen: 400 Bad Request: Failed to decode JSON object: Expecting value: line 1 column 1 (char 0)
2025-06-20 10:24:24 - [auth] auth - [INFO] INFO - Benutzer admin@mercedes-benz.com hat sich erfolgreich angemeldet
2025-06-20 11:55:29 - [auth] auth - [WARNING] WARNING - JSON-Parsing fehlgeschlagen: 400 Bad Request: Failed to decode JSON object: Expecting value: line 1 column 1 (char 0)
2025-06-20 11:55:29 - [auth] auth - [INFO] INFO - Benutzer admin@mercedes-benz.com hat sich erfolgreich angemeldet