logrus/doc.go

7 lines
186 B
Go
Raw Normal View History

2015-09-07 09:10:15 +00:00
/*
Package logrus is a structured logger for Go, completely API compatible with the standard library logger.
For a full guide visit https://github.com/Sirupsen/logrus
*/
package logrus