gh-92592: Allow logging filters to return a LogRecord. (GH-92591) by adriangb · Pull Request #92591 · python/cpython · GitHub

github.com

Tin mới

adriangb:logging-filters

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

allow logging filters to return a LogRecord

remove unecessary __bool__ impl

Add docs and blurb

Merge branch 'main' into logging-filters

add test for filters on loggers

push straggler change

Merge branch 'main' into logging-filters

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

Merge branch 'logging-filters' of

https://github.com/adriangb/cpython

Merge branch 'main' into logging-filters

View reviewed changes

fix docs as per pr feedback

Update logging-cookbook.rst

Update logging.rst

Revert 30935 defer bpo45162 to 312 (

emscripten-core/emscripten#17269

https://github.com/python/cpython/issue/89336

Expand logging filter API to allow returning a LogRecord

Successfully merging this pull request may close these issues.