📚 Improved log file structure and organization in backend logs 🛠️
This commit is contained in:
@ -149,3 +149,5 @@ WHERE users.username = ? OR users.email = ?
|
||||
2025-06-20 01:02:41 - [auth] auth - [INFO] INFO - Benutzer admin@mercedes-benz.com hat sich abgemeldet
|
||||
2025-06-20 01:06:27 - [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 01:06:27 - [auth] auth - [INFO] INFO - Benutzer admin@example.com hat sich erfolgreich angemeldet
|
||||
2025-06-20 08:15:07 - [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 08:15:07 - [auth] auth - [INFO] INFO - Benutzer admin@mercedes-benz.com hat sich erfolgreich angemeldet
|
||||
|
Reference in New Issue
Block a user