Skip to content

Instantly share code, notes, and snippets.

@tsyber1an
Created November 10, 2021 08:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsyber1an/2b7bf825fb527a34a45d8052299afaee to your computer and use it in GitHub Desktop.
Save tsyber1an/2b7bf825fb527a34a45d8052299afaee to your computer and use it in GitHub Desktop.
explicit sarama kafka logger
sarama.Logger = log.New(os.Stdout, "[sarama] ", log.LstdFlags)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment