]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91513: Add 'asyncio' taskName to logging LogRecord attributes. (GH-93193)
authorjackh-ncl <1750152+jackh-ncl@users.noreply.github.com>
Thu, 26 May 2022 08:30:51 +0000 (09:30 +0100)
committerGitHub <noreply@github.com>
Thu, 26 May 2022 08:30:51 +0000 (09:30 +0100)
commitcc377063ef3ef99edce00e0c706809d9510e2bed
tree79b7df791bf0f18724d2f2fd078f4ca7ca426250
parent518595652759462b13904df767f69b8cc2c61143
gh-91513: Add 'asyncio' taskName to logging LogRecord attributes. (GH-93193)
Doc/howto/logging.rst
Doc/library/logging.rst
Lib/logging/__init__.py
Lib/test/test_logging.py
Misc/NEWS.d/next/Library/2022-05-25-00-21-28.gh-issue-91513.9VyCT4.rst [new file with mode: 0644]