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

Custom fields #36

Open
monrax opened this issue Jan 6, 2022 · 1 comment
Open

Custom fields #36

monrax opened this issue Jan 6, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@monrax
Copy link
Member

monrax commented Jan 6, 2022

Add support for custom fields. This introduces breaking changes since the HttpMessage.send signature must be modified to accept custom fields. The custom fields themselves should be added to the message after rules have been applied in HttpLogger.submit_if_passing. See the logger-go implementation.

@monrax monrax added the enhancement New feature or request label Jan 6, 2022
@Anyesh Anyesh self-assigned this Feb 12, 2022
@Anyesh
Copy link
Contributor

Anyesh commented Feb 12, 2022

84241f8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants