python-json-logger icon indicating copy to clipboard operation
python-json-logger copied to clipboard

only rename existing fields and keep the order

Open Rafaellinos opened this issue 1 year ago • 3 comments

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.

Rafaellinos avatar Apr 26 '23 12:04 Rafaellinos

@madzak any chance reviewing this in the near future?

vpmedia avatar Jun 08 '23 07:06 vpmedia

@madzak It would be great to see this merged...

akullenberg-cbp avatar Nov 28 '23 04:11 akullenberg-cbp

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?

nhairs avatar Mar 24 '24 08:03 nhairs