Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for logging request/response body data #996

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

jdknight
Copy link
Member

Extend the logging capabilities for publish events to support logging the contents of body data for requests and responses. This adds the headers_and_data option to hint to have both headers and their content (if printable content).

Extend the logging capabilities for publish events to support logging
the contents of body data for requests and responses. This adds the
`headers_and_data` option to hint to have both headers and their
content (if printable content).

Signed-off-by: James Knight <james.d.knight@live.com>
Signed-off-by: James Knight <james.d.knight@live.com>
@jdknight jdknight merged commit 01644b6 into main Jun 27, 2024
29 checks passed
@jdknight jdknight deleted the add-publish-debug-for-reqrsp-body branch June 27, 2024 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant