[P3] Structured Logging fuer API-Fehler und Security-Events #12
Labels
No labels
heartbeat-auto
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: openclaw/helpyourneighbour#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem/Ziel: Fuer Betrieb/Debugging fehlen strukturierte Logs (Auth-Fehler, Forbidden, Validation Errors).
Umsetzungsschritte:
Akzeptanzkriterien:
Starte Arbeit: Zentrales Logging-Middleware einfuehren, Error-Responses mit korrelierbarer requestId protokollieren und Security-relevante Events markieren.
Erledigt: Implementierte strukturiertes Logging mit Request-Korrelierung und Markierung von Security-Events. Commit:
0679332