Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36.5k
Star
77.3k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Doc
library
logging.rst
on
3.8
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 17, 2021
bpo-43353: Document that logging.getLevelName() accepts string representation of logging level. (GH-24693) (#24825)
Show description for 9bdb580
felixxm
authored
9bdb580
View commit details
Copy full SHA for 9bdb580
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
[3.8] [doc] Document logging.basicConfig default format (GH-23710) (GH-24847)
Show description for d42a332
andresdelfino
authored
d42a332
View commit details
Copy full SHA for d42a332
View code at this point
Browse repository at this point
Commits on Dec 10, 2020
[3.8] [doc] Link to issue regarding logging.disable level param default value GH-23731
Show description for 150b9bf
andresdelfino
authored
150b9bf
View commit details
Copy full SHA for 150b9bf
View code at this point
Browse repository at this point
Commits on Mar 24, 2020
Clarify a guarantee of the logging module. (GH-19132)
Show description for 8cd48b6
miss-islington
and
gpshead
authored
8cd48b6
View commit details
Copy full SHA for 8cd48b6
View code at this point
Browse repository at this point
Commits on Nov 12, 2019
[3.8] bpo-38738: Fix formatting of True and False. (GH-17083) (GH-17125)
Show description for d360346
serhiy-storchaka
authored
d360346
View commit details
Copy full SHA for d360346
View code at this point
Browse repository at this point
Commits on Oct 4, 2019
bpo-38235: Correct some arguments names in logging documentation (GH-16571) (GH-16576)
Show description for 3af2733
2 people
authored and
vsajip
committed
3af2733
View commit details
Copy full SHA for 3af2733
View code at this point
Browse repository at this point
Commits on Jun 19, 2019
bpo-37258: Not a bug, but added a unit test and updated documentation. (GH-14229) (GH-14230)
Show description for 95ff622
miss-islington
authored and
vsajip
committed
95ff622
View commit details
Copy full SHA for 95ff622
View code at this point
Browse repository at this point
Commits on Mar 26, 2019
Document that logging registers shutdown as an atexit handler (GH-12378)
andresdelfino
authored and
vsajip
committed
3e700e4
View commit details
Copy full SHA for 3e700e4
View code at this point
Browse repository at this point
Commits on Oct 31, 2018
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
serhiy-storchaka
authored
3f819ca
View commit details
Copy full SHA for 3f819ca
View code at this point
Browse repository at this point
Commits on Oct 18, 2018
Updated documentation on logging.debug(). (GH-9946)
vsajip
authored
bbd90e4
View commit details
Copy full SHA for bbd90e4
View code at this point
Browse repository at this point
Commits on Oct 15, 2018
bpo-34844: logging.Formatter enhancement - Ensure style and format string matches in logging.Formatter (GH-9703)
BNMetrics
authored and
vsajip
committed
18fb1fb
View commit details
Copy full SHA for 18fb1fb
View code at this point
Browse repository at this point
Commits on Jul 7, 2018
bpo-34065: Improve the markup of logging.basicConfig() arguments (GH-8153)
corona10
authored and
serhiy-storchaka
committed
2800dcf
View commit details
Copy full SHA for 2800dcf
View code at this point
Browse repository at this point
Commits on Jul 6, 2018
versionadded -> versionchanged for all 'X parameter was added' for uniformity. (GH8114)
Show description for f120288
sir-sigurd
authored and
gpshead
committed
f120288
View commit details
Copy full SHA for f120288
View code at this point
Browse repository at this point
Commits on Jun 25, 2018
bpo-33943: Add references in the docs for logging.basicConfig (GH-7858)
Show description for a8ddf85
andresdelfino
authored and
taleinat
committed
a8ddf85
View commit details
Copy full SHA for a8ddf85
View code at this point
Browse repository at this point
bpo-33897: Add a 'force' keyword argument to logging.basicConfig(). (GH-7873)
corona10
authored and
vsajip
committed
cf67d6a
View commit details
Copy full SHA for cf67d6a
View code at this point
Browse repository at this point
Commits on Jun 5, 2018
bpo-33165: Added stacklevel parameter to logging APIs. (GH-7424)
vsajip
authored
dde9fdb
View commit details
Copy full SHA for dde9fdb
View code at this point
Browse repository at this point
Commits on Jun 1, 2018
bpo-33400: Removed references to RFC3339 and ISO8601 from the logging documentation. (GH-7297)
vsajip
authored
23cee80
View commit details
Copy full SHA for 23cee80
View code at this point
Browse repository at this point
Commits on May 31, 2018
bpo-33641: Convert RFC references into links. (GH-7103)
Show description for 0a36ac1
serhiy-storchaka
authored
0a36ac1
View commit details
Copy full SHA for 0a36ac1
View code at this point
Browse repository at this point
Commits on May 4, 2018
bpo-33400: Clarified documentation to indicate no strict adherence to ISO 8601. (GH-6702)
vsajip
authored
c4994dc
View commit details
Copy full SHA for c4994dc
View code at this point
Browse repository at this point
Commits on Apr 8, 2018
Improve highlighting of some code blocks. (GH-6401)
serhiy-storchaka
authored
46936d5
View commit details
Copy full SHA for 46936d5
View code at this point
Browse repository at this point
Commits on Feb 28, 2018
Fix typo in logging doc: picked -> pickled (GH-5942)
jdswalker
authored and
Mariatta
committed
982c723
View commit details
Copy full SHA for 982c723
View code at this point
Browse repository at this point
Commits on Dec 9, 2017
bpo-32212: Updated logging documentation to make parameter names more consistent with source. (GH-4765)
vsajip
authored
a9f8df6
View commit details
Copy full SHA for a9f8df6
View code at this point
Browse repository at this point
Commits on Oct 27, 2017
Fixed sorting order of the LogRecord attributes in the documentation. (GH-4133)
arthurdarcet
authored and
vsajip
committed
2f3d699
View commit details
Copy full SHA for 2f3d699
View code at this point
Browse repository at this point
Commits on Jul 6, 2017
bpo-30862: Updated Logger.setLevel documentation. (GH-2604)
vsajip
authored
0653fba
View commit details
Copy full SHA for 0653fba
View code at this point
Browse repository at this point
Commits on Jun 6, 2017
bpo-30520: Implemented pickling for loggers. (#1956)
Show description for 6260d9f
vsajip
authored
6260d9f
View commit details
Copy full SHA for 6260d9f
View code at this point
Browse repository at this point
Commits on May 12, 2017
Indented Handler sections for improved clarity. (#1554)
Show description for 82a6384
vsajip
authored
82a6384
View commit details
Copy full SHA for 82a6384
View code at this point
Browse repository at this point
Commits on May 7, 2017
Closes bpo-30168: indent methods in Logger Class (#1295)
DimitrisJim
authored and
vsajip
committed
55ace65
View commit details
Copy full SHA for 55ace65
View code at this point
Browse repository at this point
Commits on Dec 31, 2016
Closes #28524: added default level for logging.disable().
vsajip
committed
d489ac9
View commit details
Copy full SHA for d489ac9
View code at this point
Browse repository at this point
Commits on Dec 4, 2016
Fixed double hyphens that are rendered to literal en-dashes in the documenation.
serhiy-storchaka
committed
29b0a26
View commit details
Copy full SHA for 29b0a26
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
Issue #19795: Fixed formatting a table.
serhiy-storchaka
committed
807e2f3
View commit details
Copy full SHA for 807e2f3
View code at this point
Browse repository at this point
Issue #19795: Improved more markups of True/False.
serhiy-storchaka
committed
4adf01c
View commit details
Copy full SHA for 4adf01c
View code at this point
Browse repository at this point
Issue #19795: Mark up True and False as literal text instead of bold.
serhiy-storchaka
committed
a97cd2e
View commit details
Copy full SHA for a97cd2e
View code at this point
Browse repository at this point
Issue #19795: Mark up None as literal text.
serhiy-storchaka
committed
ecf41da
View commit details
Copy full SHA for ecf41da
View code at this point
Browse repository at this point
Commits on Jun 11, 2016
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Show description for fa089b9
terryjreedy
committed
fa089b9
View commit details
Copy full SHA for fa089b9
View code at this point
Browse repository at this point
Commits on Feb 26, 2016
Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch.
birkenfeld
committed
5d94134
View commit details
Copy full SHA for 5d94134
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.