8000
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 6767d02 commit 55d8bb5Copy full SHA for 55d8bb5
Doc/library/logging.config.rst
@@ -548,7 +548,7 @@ mnemonic that the corresponding value is a callable.
548
The ``filters`` member of ``handlers`` and ``loggers`` can take
549
filter instances in addition to ids.
550
551
-You can also specify a special key ``'.'`` whose value is a dictionary is a
+You can also specify a special key ``'.'`` whose value is a
552
mapping of attribute names to values. If found, the specified attributes will
553
be set on the user-defined object before it is returned. Thus, with the
554
following configuration::
0 commit comments