Closed
Description
Currently the request log is duplicated in the response log.
It is overhead in terms of logsize, neither do you know which request log really belongs to a response log in case of identical requests.
What about using a shared log context ID, that is unique per request. Solving both issues at once :)
Metadata
Metadata
Assignees
Labels
No labels