aio-libs / aiokafka

asyncio client for kafka
http://aiokafka.readthedocs.io/
Apache License 2.0
1.13k stars 229 forks source link

Review log levels and warinings #461

Open tvoinarovskyi opened 5 years ago

tvoinarovskyi commented 5 years ago

As #335 issue and some related threads (https://github.com/ManageIQ/aiops-incoming-listener/pull/11) point out, current logging levels are not exactly the best and cause some confusion. Will need to go over Java's log levels for most critical errors including heartbeats and set aiokafka's levels accordingly.

bafitor commented 5 years ago

Any updates regarding this?

tvoinarovskyi commented 5 years ago

Not really. Did not get a chance to do it yet. It'd not too hard, PR welcome. If you have any logs that bother you, sharing them would also help.