Skip to content

Commit b30aa27

Browse files
authored
Merge pull request #1339 from xieyuschen/patch-1
Use text when shows the logrus output
2 parents 6acd903 + d8787af commit b30aa27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ plain text):
4343
With `log.SetFormatter(&log.JSONFormatter{})`, for easy parsing by logstash
4444
or Splunk:
4545

46-
```json
46+
```text
4747
{"animal":"walrus","level":"info","msg":"A group of walrus emerges from the
4848
ocean","size":10,"time":"2014-03-10 19:57:38.562264131 -0400 EDT"}
4949

0 commit comments

Comments
 (0)