Loggly client for Go.
View the docs.
$ go get github.com/segmentio/go-loggly
Enable verbose debugging output using the DEBUG environment variable, for exmaple DEBUG=loggly.
DEBUG=loggly
MIT