COMMITS
/ Doc/howto/logging-cookbook.rst March 21, 2026
H
Docs: replace all `datetime` imports with `import datetime as dt` (#145640)
Hugo van Kemenade committed
February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 3, 2026
July 9, 2025
V
July 7, 2025
May 6, 2025
H
Python 3.14.0b1
Hugo van Kemenade committed
April 12, 2025
C
gh-132106: Allow `logging.handlers.QueueListener` to be used as a context manager (#132107)
Charles Machalow committed
February 20, 2025
November 7, 2024
G
gh-48020: [docs] Remove the logging howto suggested future FileHandler multiprocessing support (GH-126531)
Gregory P. Smith committed
July 22, 2024
V
Docs: spelling and grammar fixes (#122084)
Ville Skyttä committed
June 3, 2024
N
gh-119057: Use better error messages for zero division (#119066)
Nikita Sobolev committed
April 15, 2024
H
Docs: add link roles with Sphinx extlinks (#117850)
Hugo van Kemenade committed
April 4, 2024
V
March 22, 2024
V
[docs] Fix typo in docstring and add example to logging cookbook. (GH-117157)
Vinay Sajip committed
March 13, 2024
V
[doc]: Update cookbook recipe for Qt6. (GH-116719)
Vinay Sajip committed
February 12, 2024
S
gh-115233: Fix an example in the Logging Cookbook (GH-115325)
Serhiy Storchaka committed
February 3, 2024
M
Update LOGGING example taken from Django docs. (#114903)
Mariusz Felisiak committed
December 27, 2023
V
gh-113350: Improve the wording of python logging docs to remove an ambiguity around use of the word "higher". (GH-113491)
Vaishnavi Maheshwari committed
September 23, 2023
S
gh-109634: Use :samp: role (GH-109635)
Serhiy Storchaka committed
August 30, 2023
H
gh-101100: Fix Sphinx warnings in the Logging Cookbook (#108678)
Hugo van Kemenade committed
March 29, 2023
M
gh-102582: Fix invalid JSON in Doc/howto/logging-cookbook.rst (GH-102635)
Matěj Cepl committed
February 26, 2023
V
[doc] Improve grammar/fix missing word (GH-102060)
VMan committed
January 31, 2023
P
gh-101440: fix json snippet error in logging-cookbook.rst (#101439)
Peter Jiping Xie committed
January 28, 2023
P
gh-101386: fix typos found by codespell (#101387)
Peter Jiping Xie committed
January 20, 2023
V
Provided better example for logging cookbook (GH-101164)
Vladimir Malinovskii committed
January 10, 2023
Y
gh-100916: Convert argument to appropriate type (GH-100917)
Yao-Ching Huang committed
November 1, 2022
V
[doc] Update cookbook example for socket-based logging in a production sett… (GH-98922)
Vinay Sajip committed
October 20, 2022
V
[doc] Improve logging cookbook example. (GH-98481)
Vinay Sajip committed
October 15, 2022
V
[doc] Update logging cookbook with an example of custom handling of levels. (GH-98290)
Vinay Sajip committed
October 12, 2022
S
gh-65046: Link to logging cookbook from asyncio docs (#98207)
Shantanu committed
October 7, 2022
H
Docs: Fix backtick errors found by sphinx-lint (#97998)
Hugo van Kemenade committed
October 2, 2022
V
[docs] Update logging cookbook with recipe for using a logger like an output… (GH-97730)
Vinay Sajip committed
September 28, 2022
V
gh-65046: Add note about logging from async code. (GH-97602)
Vinay Sajip committed
August 26, 2022
V
gh-77116: Add SMTP buffering example to logging cookbook. (GH-96324)
Vinay Sajip committed
July 15, 2022
V
[doc] Update cookbook example and add information about queue types. (GH-94854)
Vinay Sajip committed
July 4, 2022
V
Update logging documentation: change cross-reference and add webapp r… (GH-94540)
Vinay Sajip committed
June 9, 2022
V
Improve logging documentation with example and additional cookbook re… (GH-93644)
Vinay Sajip committed
June 7, 2022
A
gh-92592: Allow logging filters to return a LogRecord. (GH-92591)
Adrian Garcia Badaracco committed
June 1, 2022
V
[doc] Improve discoverability of links between logging documents. (GH-93405)
Vinay Sajip committed
April 6, 2022
M
Remove python2 support in logging cookbook example. (GH-32362)
Mathieu Dupuy committed
November 29, 2021
V
[Doc] Add info to logging cookbook about running logging socket listeners i… (GH-29838)
Vinay Sajip committed
July 28, 2021
V
bpo-44399: Document another example of unexpected behavior. (GH-27407)
Vinay Sajip committed
July 26, 2021
M
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Mariusz Felisiak committed
July 25, 2021
V
bpo-44399: Update logging cookbook to document patterns to be avoided. (GH-27348)
Vinay Sajip committed
April 26, 2021
A
Use the zero argument form of super() in examples for Python3 docs. (GH-22314)
Andre Delfino committed
June 14, 2020
K
Fixes dead links to Django's logging config docs (GH-20823)
kevin seelbach committed
November 18, 2019
V
bpo-38830: Correct slot signature in Qt example. (GH-17220)
Vinay Sajip committed
July 31, 2019
V
Refined Qt GUI example in the logging cookbook. (GH-15045)
Vinay Sajip committed
July 27, 2019
V
Add Qt GUI example to the logging cookbook. (GH-14978)
Vinay Sajip committed
July 22, 2019