Skip to content

Instantly share code, notes, and snippets.

@darmawan01
Last active April 6, 2022 07:18
Show Gist options
  • Save darmawan01/ee24c8ad025492fe0d6b5f14110b7d6f to your computer and use it in GitHub Desktop.
Save darmawan01/ee24c8ad025492fe0d6b5f14110b7d6f to your computer and use it in GitHub Desktop.
Golang logger flags
log.SetFlags(log.LstdFlags | log.Lshortfile)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment