logger-plugin
logger-plugin copied to clipboard
feat: add request uri to log context
| Q | A |
|---|---|
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Related tickets | - |
| Documentation | - |
| License | MIT |
What's in this PR?
Added request URI in the logging context
Why?
Having the request URI in the logging context will allow to identify for which request this response is and filtering by URI when using different tools.
Checklist
- [x] Updated CHANGELOG.md to describe BC breaks / deprecations | new feature | bugfix
- [x] Documentation pull request created (if not simply a bugfix) - not needed