gshaw / concise_logging

Alternate logging for Rails production servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question/RFC - JSON Logging option

blasterpal opened this issue · comments

I've created a feature that implements this and am rolling out to some apps. I need to add specs, but is this something you'd be interested in merging?

https://github.com/blasterpal/concise_logging/tree/json_format_options_adhoc_fields

At this point I'm not sure. The gem is working for what I need to do and I don't really have the bandwidth to grow it into something larger.

Thanks for replying. If you don't want to merge, I guess I'll fork and maintain and/or draw inspiration from your work and roll my own. Have a good day. I'll give credit if I use your code.

FWIW my use case was logging to Loggly,etc to get structured fields for aggregation and searching.