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 6b9672c commit bea67a1Copy full SHA for bea67a1
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