dendrite/vendor/src/github.com/matrix-org/dugong/README.md
2017-02-20 15:46:30 +00:00

235 B

dugong

Logging utilities for logrus.

To develop on this library, you need logrus on your GOPATH:

go get github.com/Sirupsen/logrus

You can then run its tests by running

go test