Skip to content

Instantly share code, notes, and snippets.

@BNPrashanth
Created April 12, 2019 18:45
Show Gist options
  • Save BNPrashanth/a56ba54a30dc404db8de9d1b530c90d0 to your computer and use it in GitHub Desktop.
Save BNPrashanth/a56ba54a30dc404db8de9d1b530c90d0 to your computer and use it in GitHub Desktop.
generalLog, err := os.OpenFile(absPath+"/general-log.txt", os.O_RDWR|os.O_CREATE|os.O_APPEND, 0666)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment