Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid panic when used with the recover middleware (#14)
* Avoid panic when used with the recover middleware When using a custom log handler and the recover middleware, err is (sometimes?) nil. --------- Co-authored-by: Samuel Berthe <dev@samuel-berthe.fr>
- Loading branch information