implement logfmt formatter

This commit is contained in:
Christian Schwarz
2017-09-24 02:02:01 +02:00
parent c4c38d5b23
commit fae34f5927
4 changed files with 66 additions and 1 deletions
+4
View File
@@ -60,3 +60,7 @@
[[constraint]]
branch = "v2"
name = "github.com/go-yaml/yaml"
[[constraint]]
name = "github.com/go-logfmt/logfmt"
version = "*"