NimzyMaina / flask_kafka

Flask Kafka consumer full implementation example. Ideal for a microservices architecture.
43 stars 7 forks source link

Change log of payload to be debug level #4

Closed nickhuber closed 3 years ago

nickhuber commented 3 years ago

The payload may be very verbose, or contain information you don't want to end up in logs so its nice to be able to filter this log out, while keeping the rest.