Skip to content

Commit

Permalink
docs(readme): update JSON section
Browse files Browse the repository at this point in the history
  • Loading branch information
3Hren committed Feb 9, 2016
1 parent 2283fa1 commit 3e4c618
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,8 @@ For more information please read the documentation and visit the following links
- http://cppformat.github.io/latest/syntax.html - general syntax.
- http://en.cppreference.com/w/cpp/chrono/c/strftime - timestamp spec extension.

### Json.
### JSON.
JSON formatter provides an ability to format a logging record into a structured JSON tree with attribute handling features, like renaming, routing, mutating and much more.

## Sinks

Expand Down

0 comments on commit 3e4c618

Please sign in to comment.