Skip to content

Instantly share code, notes, and snippets.

@hauxe
Created June 26, 2018 03:25
Show Gist options
  • Save hauxe/937a6ddd7a947416d71ad08a1cfb5f93 to your computer and use it in GitHub Desktop.
Save hauxe/937a6ddd7a947416d71ad08a1cfb5f93 to your computer and use it in GitHub Desktop.
os.Stdout = writer
os.Stderr = writer
log.SetOutput(writer)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment