﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
33897	django.request log for all requests	Tim Ioannidis	nobody	"What's the rationale behind only logging responses with `django.request` if status code is >= 400? Do you think we could make this a setting that a user can configure?

For me it would be nice if I could use the same logger for all my requests coming from gunicorn but now I'm getting only 4XX, 5XX from django and all requests within gunicorn. I would ideally like to disable gunicorn logging and just capture all requests coming from django directly."	New feature	new	Utilities	4.0	Normal		logging		Unreviewed	0	0	0	0	0	0
