mirror of https://github.com/matrix-org/go-neb.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kegan Dougal
f753e0b669
|
8 years ago | |
---|---|---|
.. | ||
LICENSE | 8 years ago | |
README.md | 8 years ago | |
fshook.go | 8 years ago | |
fshook_test.go | 8 years ago |
README.md
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