Minor documentation change - hyperlink tidied up.
This commit is contained in:
parent
e42169124f
commit
733024a752
|
@ -2163,7 +2163,10 @@ LoggerAdapter Objects
|
|||
.. versionadded:: 2.6
|
||||
|
||||
:class:`LoggerAdapter` instances are used to conveniently pass contextual
|
||||
information into logging calls. For a usage example , see context-info_.
|
||||
information into logging calls. For a usage example , see the section on
|
||||
`adding contextual information to your logging output`__.
|
||||
|
||||
__ context-info_
|
||||
|
||||
.. class:: LoggerAdapter(logger, extra)
|
||||
|
||||
|
|
Loading…
Reference in New Issue