mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-16 19:33:09 -06:00
233 B
233 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