mirror of https://github.com/sirupsen/logrus.git
drive by fix to README.md
This commit is contained in:
parent
844911ce07
commit
2bc78c204b
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Logrus is a structured logger for Go (golang), completely API compatible with
|
Logrus is a structured logger for Go (golang), completely API compatible with
|
||||||
the standard library logger. [Godoc][godoc]. **Please note the Logrus API is not
|
the standard library logger. [Godoc][godoc]. **Please note the Logrus API is not
|
||||||
yet stable (pre 1.0), the core API is unlikely change much but please version
|
yet stable (pre 1.0), the core API is unlikely to change much but please version
|
||||||
control your Logrus to make sure you aren't fetching latest `master` on every
|
control your Logrus to make sure you aren't fetching latest `master` on every
|
||||||
build.**
|
build.**
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue