heetch / felice

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

Fix double newline in consumer log #40

Closed skateinmars closed 5 years ago

skateinmars commented 5 years ago

Logger uses Println so an empty newline gets logged.