python-json-logger
python-json-logger copied to clipboard
only rename existing fields and keep the order
Changes effects:
- Fixes issue #169
- Keep the original order when renaming fields;
- Ignore nonexisting fields, avoiding fields with empty values;
- No more raises an error while trying to rename non existing fields.
@madzak any chance reviewing this in the near future?
@madzak It would be great to see this merged...
Hi @Rafaellinos,
I'd like to add this change in the fork I've made of pyton-json-logger. Would you be willing to open a PR there?