Thanks for contribution! This change looks good to me, especially since the request logger already has a level option.
Two things I'd like before merging:
Tests added to cover the new functionality, and the fallback to 'error'
(Ideally) your commits, including tests, squashed down to 1 commit. Otherwise, I'll squash the commits before merging, but then the PR would be "Closed" rather than "Merged".
Thanks for contribution! This change looks good to me, especially since the request logger already has a
level
option.Two things I'd like before merging:
'error'