bleacherreport / plug_logger_json

Elixir Plug that formats http request logs as json
https://dev.bleacherreport.com/elixir-phoenix-centralized-http-logging-aa50efe3105b#.k00ri7og7
Apache License 2.0
132 stars 32 forks source link

RoadMap 0.2 #1

Closed johnkelly closed 8 years ago

johnkelly commented 8 years ago

For those thinking of using 0.1, plug_logger_json is used in very high traffic services on production without issue and sends those logs to an ELK stack.

Future Improvements:

johnkelly commented 8 years ago

https://github.com/bleacherreport/plug_logger_json/pull/4 solves point 2. Splitting up this ticket into other issues.