Add godoc summary

This commit is contained in:
Mawuli Adzoe 2015-09-07 09:10:15 +00:00
parent c639bedcac
commit 107695ee50
1 changed files with 6 additions and 0 deletions

6
doc.go Normal file
View File

@ -0,0 +1,6 @@
/*
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