gelf-rb
gelf-rb copied to clipboard
Add json_dump method and use that for converting to json
This adds a json_dump method that uses Yajl.dump when available and JSON.dump otherwise.
This fixes #63
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
@griff json_dump is defined in two places. Could you please fix that.and please sign the contributor agreement