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 59f2741 commit d42a332Copy full SHA for d42a332
Doc/library/logging.rst
@@ -1161,7 +1161,9 @@ functions.
1161
| | to ``'a'``. |
1162
+--------------+---------------------------------------------+
1163
| *format* | Use the specified format string for the |
1164
- | | handler. |
+ | | handler. Defaults to attributes |
1165
+ | | ``levelname``, ``name`` and ``message`` |
1166
+ | | separated by colons. |
1167
1168
| *datefmt* | Use the specified date/time format, as |
1169
| | accepted by :func:`time.strftime`. |
0 commit comments