This repository was archived by the owner on Feb 18, 2024. It is now read-only.
1.6.0 (2020-01-15)
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.