Created
November 10, 2021 08:22
-
-
Save tsyber1an/2b7bf825fb527a34a45d8052299afaee to your computer and use it in GitHub Desktop.
explicit sarama kafka logger
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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