logger-python
logger-python copied to clipboard
Custom fields
Add support for custom fields. This introduces breaking changes since the signature for the HttpMessage.send
method 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.
e4a6af9865d8bdd43fc40cfed9e6e75f96c03e28