Skip to content

Best effort to serialize json

Latest
Compare
Choose a tag to compare
@marselester marselester released this 08 Feb 13:54
· 31 commits to master since this release
cb89a4e

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