Merge pull request #1054 from sirupsen/del_old_doc

remove obsolete documentation
This commit is contained in:
David Bariod
2019-10-26 13:39:18 +02:00
committed by GitHub
+2 -3
View File
@@ -1,6 +1,5 @@
// The Test package is used for testing logrus. It is here for backwards
// compatibility from when logrus' organization was upper-case. Please use
// lower-case logrus and the `null` package instead of this one.
// The Test package is used for testing logrus.
// It provides a simple hooks which register logged messages.
package test
import (