From 8c09acde8946dfb0a401270626bc8093ae8dea9d Mon Sep 17 00:00:00 2001 From: Edward Muller Date: Fri, 9 Jan 2015 16:13:34 -0800 Subject: [PATCH] The format is logfmt, not l2met, although that is where it "originated" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32f6dee..abccd84 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ ocean","size":10,"time":"2014-03-10 19:57:38.562264131 -0400 EDT"} With the default `log.Formatter = new(logrus.TextFormatter)` when a TTY is not attached, the output is compatible with the -[l2met](http://r.32k.io/l2met-introduction) format: +[logfmt](http://godoc.org/github.com/kr/logfmt) format: ```text time="2014-04-20 15:36:23.830442383 -0400 EDT" level="info" msg="A group of walrus emerges from the ocean" animal="walrus" size=10