forked from mirror/logrus
readme: add golang
This commit is contained in:
parent
2bb88683a1
commit
9f6d81e31e
|
@ -1,7 +1,7 @@
|
||||||
# Logrus
|
# Logrus
|
||||||
|
|
||||||
Logrus is a structured logger for Go, completely API compatible with the
|
Logrus is a structured logger for Go (golang), completely API compatible with
|
||||||
standard library logger.
|
the standard library logger.
|
||||||
|
|
||||||
Nicely color-coded in development (when a TTY is attached, otherwise just
|
Nicely color-coded in development (when a TTY is attached, otherwise just
|
||||||
plain text):
|
plain text):
|
||||||
|
|
Loading…
Reference in New Issue