Context
API / Logging
Logger middleware must not print secrets.
Task
Logging redacts Authorization and API keys
Implementation checklist
- Redact headers in logging module
- Spec with sample request
- Doc
Acceptance criteria
Notes
- Keep the PR focused on this issue only
- Follow existing patterns (modules, linting, security)
- Ask in the thread if scope is unclear
Formerly titled as a generic “reliability pass”; rewritten with concrete scope.
Context
API / Logging
Logger middleware must not print secrets.
Task
Logging redacts Authorization and API keys
Implementation checklist
Acceptance criteria
Notes
Formerly titled as a generic “reliability pass”; rewritten with concrete scope.