COMMITS
/ Doc/howto/logging-cookbook.rst January 31, 2023
M
gh-101440: fix json snippet error in logging-cookbook.rst (GH-101439)
Miss Islington (bot) committed
January 20, 2023
M
[3.10] Provided better example for logging cookbook (GH-101164) (GH-101183)
Miss Islington (bot) committed
January 10, 2023
M
[3.10] gh-100916: Convert argument to appropriate type (GH-100917) (GH-100919)
Miss Islington (bot) committed
November 1, 2022
M
[3.10] [doc] Update cookbook example for socket-based logging in a production sett… (GH-98922) (GH-98981)
Miss Islington (bot) committed
October 20, 2022
M
[3.10] [doc] Improve logging cookbook example. (GH-98481) (GH-98482)
Miss Islington (bot) committed
October 15, 2022
V
[3.10] [doc] Update logging cookbook with an example of custom handli… (GH-98299)
Vinay Sajip committed
October 12, 2022
M
gh-65046: Link to logging cookbook from asyncio docs (GH-98207)
Miss Islington (bot) committed
September 28, 2022
M
[3.10] gh-65046: Add note about logging from async code. (GH-97602) (GH-97609)
Miss Islington (bot) committed
August 27, 2022
M
[3.10] gh-77116: Add SMTP buffering example to logging cookbook. (GH-96324) (GH-96325)
Miss Islington (bot) committed
July 15, 2022
M
[3.10] [doc] Update cookbook example and add information about queue types. (GH-94854) (GH-94872)
Miss Islington (bot) committed
July 4, 2022
V
[3.10] Update logging documentation: change cross-reference and add webapp r… (GH-94542)
Vinay Sajip committed
June 10, 2022
M
[3.10] Improve logging documentation with example and additional cookbook re… (GH-93644) (GH-93648)
Miss Islington (bot) committed
November 29, 2021
M
[3.10] [Doc] Add info to logging cookbook about running logging socket listeners i… (GH-29838) (GH-29839)
Miss Islington (bot) committed
July 26, 2021
M
bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-27380)
Miss Islington (bot) committed
July 25, 2021
M
[3.10] bpo-44399: Update logging cookbook to document patterns to be avoided. (GH-27348) (GH-27352)
Miss Islington (bot) 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
August 18, 2017
B
Fix a minor grammar issue in the logging cookbook (GH-3136)
Brett Cannon committed
May 19, 2017
D
Fix typos in multiple `.rst` files (#1668)
delirious-lettuce committed
January 14, 2017
M
Avoid line breaks after hyphens, otherwise they are turned into spaces
Martin Panter committed
December 4, 2016
S
Fixed double hyphens that are rendered to literal en-dashes in the documenation.
Serhiy Storchaka committed
July 26, 2016
M
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
May 8, 2016
M
Fix typos in comments, documentation and test method names
Martin Panter committed
May 7, 2016
S
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka committed
April 11, 2016
S
Issue #25910: Fixed dead links in the docs.
Serhiy Storchaka committed
April 1, 2016
V
Added a cookbook recipe for a logging context manager.
Vinay Sajip committed
March 20, 2016
B
Issue #26593: Fix typo in logging HOWTO
Berker Peksag committed
February 26, 2016
February 20, 2016
V
Added simple threading example to logging cookbook.
Vinay Sajip committed
October 20, 2015
B
rstlint: Fix "default role used" warning
Berker Peksag committed
B
rstlint: Fix "default role used" warning
Berker Peksag committed
October 17, 2015
V
Merged cookbook update from 3.4.
Vinay Sajip committed
V
Added entry to logging cookbook.
Vinay Sajip committed
October 9, 2015
V
Closes #25344: Merged fix from 3.4.
Vinay Sajip committed
V
Closes #25344: Added cookbook recipe to show buffering of logging events.
Vinay Sajip committed