~ged/loggability#1: 
Structured logging support?

[via Bitbucket/rgalanakis]: I was wondering if you have any plans or intended approach to add structured logging support? I am starting a branch that takes a stab, but I’m wondering if you have any existing work I could run with, to make sure it’s idiomatic. Thanks!

Status
RESOLVED FIXED
Submitter
~ged
Assigned to
No-one
Submitted
5 years ago
Updated
5 years ago
Labels
No labels applied.

~ged 5 years ago

Yeah, I added one that emits JSON a few weeks ago in a topic branch in my (non-publishing) work repo: https://repo.deveiate.org/Loggability/rev/55ea9e745f4d

I am using it along with a new instrumentation library (a kind of vendor-neutral NewRelic) I’ve been working on, and it seems to work for what I need it to do, but I’d be interested in your take/requirements/suggestions.

You should be able to check out that branch if you want, but I’ve also pushed a pre-release gem with it: https://rubygems.org/gems/loggability/versions/0.15.0.pre20190714094638

~ged REPORTED FIXED 5 years ago

Released with an HTTP log device in v0.16.0.