With:
$ go get github.com/soluble-ai/go-colorize
Go from this:
Colorize("{info:[INFO]} {secondary:%s} {primary:%s}\n",
time.Now().Format(time.RFC3339), "hello, world")
To this:
Default colors are:
Works with https://github.com/kyokomi/emoji and https://github.com/fatih/color.