WallarooLabs / pony-kafka

:horse: Pure Pony Kafka client
Other
57 stars 4 forks source link

Improve logging support #23

Open dipinhora opened 6 years ago

dipinhora commented 6 years ago

There is some basic logging in place but logging support should be enhanced and better organized. Maybe allow for enabling/disabling different levels of logging for different parts of the code (i.e. fine for broker connections/client but warn for the API).