Json Log Formatter Versions Save

Python JSON log formatter

v0.3.0

4 years ago

Best effort to serialize a log record which contains non-serializable values such WSGIRequest instead of raising TypeError: <object ... at 0x...> is not JSON serializable exception.

https://github.com/marselester/json-log-formatter/compare/v0.2.0...v0.3.0