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 c3f0333 commit 2fe4084Copy full SHA for 2fe4084
Doc/library/logging.rst
@@ -1176,7 +1176,9 @@ functions.
1176
| | to ``'a'``. |
1177
+--------------+---------------------------------------------+
1178
| *format* | Use the specified format string for the |
1179
- | | handler. |
+ | | handler. Defaults to attributes |
1180
+ | | ``levelname``, ``name`` and ``message`` |
1181
+ | | separated by colons. |
1182
1183
| *datefmt* | Use the specified date/time format, as |
1184
| | accepted by :func:`time.strftime`. |
0 commit comments