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