Skip to content

Commit 3be7a8b

Browse files
committed
Issue #15399: Added versionchanged for processName.
1 parent 62a5c32 commit 3be7a8b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/library/logging.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -730,6 +730,9 @@ the options available to you.
730730
| threadName | ``%(threadName)s`` | Thread name (if available). |
731731
+----------------+-------------------------+-----------------------------------------------+
732732

733+
.. versionchanged:: 3.1
734+
*processName* was added.
735+
733736

734737
.. _logger-adapter:
735738

0 commit comments

Comments
 (0)