We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0f4805 commit 4ba90e4Copy full SHA for 4ba90e4
Doc/library/logging.rst
@@ -558,7 +558,7 @@ The useful mapping keys in a :class:`LogRecord` are given in the section on
558
will raise a ``ValueError``.
559
For example: ``logging.Formatter('%(asctime)s - %(message)s', style='{')``.
560
561
- .. versionchanged:: 3.9
+ .. versionchanged:: 3.10
562
The *defaults* parameter was added.
563
564
.. method:: format(record)
0 commit comments