Disable logging of `exc_info` when raising `BadRequest`?
When a Http404
is raised, the log provides the relevant information but not the details of the exception
When a Http404
is raised, the log provides the relevant information but not the details of the exception