Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dlorenc/5b751ff3cf092c376b167b267ac23974 to your computer and use it in GitHub Desktop.
Save dlorenc/5b751ff3cf092c376b167b267ac23974 to your computer and use it in GitHub Desktop.
var severityName = []string{
infoLog: "INFO",
warningLog: "WARNING",
errorLog: "ERROR",
fatalLog: "FATAL",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment