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 f19f1d8 commit c990cbdCopy full SHA for c990cbd
Doc/library/logging.rst
@@ -671,8 +671,7 @@ Formatter Objects
671
which is just the logged message.
672
:type fmt: str
673
674
- :param datefmt: A format string in the given *style* for
675
- the date/time portion of the logged output.
+ :param datefmt: A format string for the date/time portion of the logged output.
676
If not specified, the default described in :meth:`formatTime` is used.
677
:type datefmt: str
678
0 commit comments