COMMITS
/ Doc/howto/logging-cookbook.rst 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
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
May 18, 2015
B
Issue #24232: Fix typos. Patch by Ville Skyttä.
Berker Peksag committed