Changes by Jordan Brennan :
--
components: +Library (Lib)
___
Python tracker
<http://bugs.python.org/issue28443>
___
___
Python-bugs-list mailing list
Unsub
Changes by Jordan Brennan :
--
components: -Argument Clinic
___
Python tracker
<http://bugs.python.org/issue28443>
___
___
Python-bugs-list mailing list
Unsub
New submission from Jordan Brennan:
The methods on the Logger class e.g. logger.debug all accept **kwargs, these
are passed to the _log method but they are never used.
If _log attached them as an attribute to the LogRecord object, it would allow
for creation of more powerful Filter objects to