afkak
afkak copied to clipboard
[WIP] Logging
Let's add some (optional) structure to our logs to aid in debugging. Let's also make use of twisted.logger an option.
- [x] Logging facade implementation
- [ ] Update KafkaClient
- [ ] Update _KafkaBrokerClient
- [ ] Update Producer
- [ ] Update Consumer