mercadona / rele

Easy to use Google Pub/Sub
https://mercadonarele.readthedocs.io/en/latest/index.html
Apache License 2.0
200 stars 23 forks source link

[Added] Add verbosity to `VerboseLoggingMiddleware`'s hooks #240

Closed jfunka closed 1 year ago

jfunka commented 1 year ago

:tophat: What?

We added a new field subscription_message to the hooks (post_publish_success and post_process_message_success) of VerboseLoggingMiddleware.

:thinking: Why?

We want to have more in-depth information regarding the data that was sent in the topics.

:link: Related issue

-