Skip to content

Commit

Permalink
Use text when shows the logrus output
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyuschen committed Jun 16, 2022
1 parent 56c843c commit d8787af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ plain text):
With `log.SetFormatter(&log.JSONFormatter{})`, for easy parsing by logstash
or Splunk:

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

0 comments on commit d8787af

Please sign in to comment.