mirror of https://github.com/python/cpython
Note version for addition of processName.
This commit is contained in:
parent
c463c8a138
commit
9855ddf405
|
@ -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]])
|
||||
|
||||
|
|
Loading…
Reference in New Issue