COMMITS
/ Doc/howto/logging-cookbook.rst February 20, 2025
M
[3.12] [doc]: Update logging cookbook to mention domain socket configuration in a recipe. (GH-130348) (GH-130352)
Miss Islington (bot) committed
July 22, 2024
R
[3.12] Docs: spelling and grammar fixes (GH-122084) (#122107)
Russell Keith-Magee committed
April 15, 2024
H
[3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910)
Hugo van Kemenade committed
April 4, 2024
M
[3.12] [doc] Update logging documentation to improve grammar and elucidate an example. (GH-117541) (GH-117542)
Miss Islington (bot) committed
March 22, 2024
M
[3.12] [docs] Fix typo in docstring and add example to logging cookbook. (GH-117157) (GH-117159)
Miss Islington (bot) committed
March 13, 2024
M
[3.12] [doc]: Update cookbook recipe for Qt6. (GH-116719) (GH-116729)
Miss Islington (bot) committed
February 12, 2024
S
[3.12] gh-115233: Fix an example in the Logging Cookbook (GH-115325) (GH-115355)
Serhiy Storchaka committed
February 3, 2024
M
[3.12] Update LOGGING example taken from Django docs. (GH-114903) (#114951)
Miss Islington (bot) committed
September 24, 2023
M
[3.12] gh-109634: Use :samp: role (GH-109635) (#109776)
Miss Islington (bot) committed
August 30, 2023
M
[3.12] gh-101100: Fix Sphinx warnings in the Logging Cookbook (GH-108678) (#108680)
Miss Islington (bot) 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
July 1, 2019
V
June 1, 2019
S
Use more PEP 570 syntax in the documentation. (GH-13720)
Serhiy Storchaka committed
January 23, 2019
October 16, 2018
V
Added CLI starter example to logging cookbook. (GH-9910)
Vinay Sajip committed
October 2, 2018
C
Remove recent from logging cookbook (GH-9636)
Cheryl Sabella committed
September 25, 2018
G
May 31, 2018
S
bpo-33641: Convert RFC references into links. (GH-7103)
Serhiy Storchaka committed
April 8, 2018
S
Improve highlighting of some code blocks. (GH-6401)
Serhiy Storchaka committed
December 13, 2017
J
trivial: link updates in documentation (#2765)
jimmy committed
September 7, 2017
P
bpo-31294: Fix ZeroMQSocketListener and ZeroMQSocketHandler examples (#3229)
Pablo Galindo committed