Created
June 26, 2018 03:25
-
-
Save hauxe/937a6ddd7a947416d71ad08a1cfb5f93 to your computer and use it in GitHub Desktop.
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
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