segmentio / kafka-go

Kafka library in Go
MIT License
7.3k stars 760 forks source link

Remove trailing newlines from log messages #1282

Open jackwilsdon opened 2 months ago

jackwilsdon commented 2 months ago

The majority of logged messages don't have newlines at the end - this PR makes the rest of the logged messages consistent.