logger-plugin icon indicating copy to clipboard operation
logger-plugin copied to clipboard

feat: add request uri to log context

Open SpartakusMd opened this issue 2 months ago • 0 comments

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

SpartakusMd avatar Nov 06 '25 08:11 SpartakusMd