Note version for addition of processName.

This commit is contained in:
Georg Brandl 2010-10-17 11:27:00 +00:00
parent c463c8a138
commit 9855ddf405
1 changed files with 3 additions and 0 deletions

View File

@ -2626,6 +2626,9 @@ Currently, the useful mapping keys in a :class:`LogRecord` are:
.. versionchanged:: 2.5
*funcName* was added.
.. versionchanged:: 2.6
*processName* was added.
.. class:: Formatter([fmt[, datefmt]])