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 Move test util functions to dedicated file to clean up test files 8 years ago
..
LICENSE Add dugong for file logging 8 years ago
README.md Add dugong for file logging 8 years ago
fshook.go Add dugong for file logging 8 years ago
fshook_test.go Add dugong for file logging 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