Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

1.6.0 (2020-01-15)

Choose a tag to compare

@Colin-b Colin-b released this 15 Jan 17:42
· 23 commits to master since this release
84cc117

Added

  • Log request upon receipt.
  • Add request_status to logging to know what a log is for.
  • Add request_status_code to logging to know the actual HTTP status code sent as response.
  • Avoid duplicated logging when used as a decorator.