Skip to content

feat: add ResponseBytes and RequestBytesUnread to LogAdditionalAttrsOptions.AdditionalAttrs #69

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

techfg
Copy link

@techfg techfg commented Jun 27, 2025

Note

This PR assumes #68 is merged. If #68 is not merged, the signature to LogExtraAttrs would need to change to pass this information through. PR #68 introduces a non-breaking change that allows adding additional information moving forward without requiring breaking changes.

Adds passing ResponseBytes and RequestBytesUnread to LogAdditionalAttrsOptions.AdditionalAttrs.

Note - A similar thing can/should be done for RequestBytesRead assuming PR #67 is merged.

Resolves #63

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.

expose BytesWritten via LogExtraAttrs
1 participant