heetch / felice

Felice is a nascent, opinionated Kafka library for Go, in Go
MIT License
20 stars 1 forks source link

Log consumer startup #28

Open tealeg opened 5 years ago

tealeg commented 5 years ago

We should print a log message when the Consumer starts up. The message should look like: "started kafka consumer on topic foo, partition bar at offset 420"