﻿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
33058	Use DiscoverRunner's logger for logging when running checks	Chris Jerdonek	pranavh03	"Currently, when a logger is passed to `DiscoverRunner`, there is at least one case where `DiscoverRunner`'s logger isn't used for logging log-like messages. This is when `DiscoverRunner` runs the `check` command (code [https://github.com/django/django/blob/55cf9e93b5e5bdf19bedeb1d900ee8a83f8489fb/django/test/runner.py#L847 here]) and displays a message like the ""System check identified no issues ....""

While there is some overlap with ticket #21429 (which is about logging for ''all'' commands), I think this ticket can be kept separate because it can be done independently, and in particular either before or after that ticket is complete.

I do have at least one idea of how this ticket can be addressed pretty simply, and in a way that would help make tangible forward progress on #21429. I can add a comment to that ticket explaining the approach in order to keep followers of that ticket in the loop.
"	Cleanup/optimization	assigned	Testing framework	dev	Normal			Ülgen Sarıkavak	Accepted	1	0	1	0	0	0
