Releases: marselester/json-log-formatter
Releases · marselester/json-log-formatter
Best effort to serialize json
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.