nhairs / python-json-logger

JSON Formatter for Python Logging
https://nhairs.github.io/python-json-logger/
BSD 2-Clause "Simplified" License
28 stars 5 forks source link

Support missing rename fields and preserve order #13

Closed nhairs closed 5 months ago

nhairs commented 5 months ago

Fixes #6 Fixes #7

Changes also prevent double renaming of fields.

Test plan

Run tests