-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
Log all requests and responses to a file for debugging and audit purposes.
Requirements
- Log request: method, path, headers, client IP, timestamp
- Log response: status code, duration, response size
- Support configurable log file path
- Implement log rotation (optional)
Acceptance Criteria
- All requests logged with relevant details
- Response time and status captured
- Log file path configurable via environment variable
- Sensitive headers (Authorization) redacted
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels