Skip to content

Releases: marselester/json-log-formatter

Best effort to serialize json

08 Feb 13:54
cb89a4e
Compare
Choose a tag to compare

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.

v0.2.0...v0.3.0