[issue12174] Multiprocessing logging levels unclear

Vinay Sajip report at bugs.python.org
Tue Oct 18 22:05:23 CEST 2011


Vinay Sajip <vinay_sajip at yahoo.co.uk> added the comment:

> Should there be another issue opened to do something about the extra logging 

> levels?

IMO they shouldn't have been added in the first place, but I'm not sure if they're part of the public API and hence subject to backward-compatibility constraints. It would be nice to hear a justification for them from Jesse (or someone else). Of course levels are a bit subjective and logging supports user-defined levels for special cases, but using multiple libs with different added levels would be a headache. I think at least the stdlib should stick to the standard levels.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12174>
_______________________________________


More information about the Python-bugs-list mailing list