mozilla-services / lua_sandbox

Generic Lua sandbox for dynamic data analysis
Other
227 stars 71 forks source link

Add JSON output to lsb_heka_cat #206

Open jbuck opened 7 years ago

jbuck commented 7 years ago

This is the last feature that I need heka-cat for. I had a look at the code and it doesn't look too complicated so I might try my hand at it.

I think I could build it out like the current output functions do, bit-by-bit. Would that be acceptable in a PR or would you want to use an existing json c library?