﻿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
17900	Logging Primer misrepresents the StreamHandler	c4m3lo	nobody	The [https://docs.djangoproject.com/en/dev/topics/logging/ Django Logging Primer] says that `logging.StreamHandler` outputs to stdout.  This is at odds with the [http://docs.python.org/dev/library/logging.handlers.html#streamhandler Python documentation] for the class, which says that it goes to sys.stderr.	Bug	closed	Documentation	1.4-beta-1	Normal	fixed		lemaire.adrien@…	Accepted	0	0	0	0	1	0
