Skip to content

Instantly share code, notes, and snippets.

@james-huston
Created September 2, 2014 13:25
Show Gist options
  • Save james-huston/57a6ea671a395a2157b1 to your computer and use it in GitHub Desktop.
Save james-huston/57a6ea671a395a2157b1 to your computer and use it in GitHub Desktop.
Debugging errors
func (w *Worker) LogFailedMessage(msg *nsq.Message) {
log.Debug("❨╯°□°❩╯︵ %s", msg.Body)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment