Skip to content

Commit

Permalink
Merge pull request #77 from dlackty/patch-1
Browse files Browse the repository at this point in the history
Add missing JSON formatter to README
  • Loading branch information
Ben Lovell committed Sep 17, 2014
2 parents 5912e60 + 3ed3019 commit b295119
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ The available formatters are:
Lograge::Formatters::Cee.new
Lograge::Formatters::Graylog2.new
Lograge::Formatters::KeyValue.new # default lograge format
Lograge::Formatters::Json.new
Lograge::Formatters::Logstash.new
Lograge::Formatters::Raw.new # Returns a ruby hash object
```
Expand Down

0 comments on commit b295119

Please sign in to comment.