COMMITS
/ Doc/library/logging.rst May 14, 2025
S
gh-133577: Add parameter `formatter` to `logging.basicConfig` (GH-133578)
Sebastian Pipping committed
February 21, 2025
February 10, 2025
V
gh-129143: Fix incorrect documentation for logging.Handler.close(). (GH-129950)
Vinay Sajip committed
February 4, 2025
S
Use roles :data: and :const: for referencing module variables (GH-129507)
Serhiy Storchaka committed
September 25, 2024
September 7, 2024
W
Remove excessive backticks in logging doc (#123813)
Wei-Hsiang (Matt) Wang committed
August 9, 2024
V
gh-105376: Restore deprecated logging warn() method (#122775)
Victor Stinner committed
May 28, 2024
J
[doc] Clarify the nature of the root logger in the `logging` documentation (GH-119440)
Justin Kunimune committed
May 10, 2024
X
Docs: fix typos in documentation (GH-118815)
Xie Yanbo committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
April 16, 2024
April 4, 2024
V
March 13, 2024
N
gh-98731: Improvements to the logging documentation (GH-101618)
Nir Friedman committed
February 29, 2024
V
gh-115811: Update documentation to add some Logger attributes. (GH-116109)
Vinay Sajip committed
February 1, 2024
N
gh-101100: Fix sphinx warnings in `howto/logging.rst` (#114846)
Nikita Sobolev committed
January 22, 2024
E
Docs: align usage of versionadded/versionchanged with recommended practice (#114409)
Erlend E. Aasland committed
September 16, 2023
A
August 20, 2023
E
Docs: document 'manager' and '_log' attrs of logging.Logging (#108145)
Erlend E. Aasland committed
E
Docs: Fix Sphinx warnings in logging.rst (GH-108139)
Erlend E. Aasland committed
August 15, 2023
R
gh-76913: Add "merge extras" feature to LoggerAdapter (GH-107292)
Romuald Brunet committed
August 13, 2023
V
gh-107877: Update logging levels reference table with usage criteria. (#107894)
Vinay Sajip committed
July 29, 2023
S
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
Serhiy Storchaka committed
July 9, 2023
V
gh-105376: Remove logging.warn() and LoggerAdapter.warn() (#106553)
Victor Stinner committed
June 6, 2023
V
gh-105376: Remove logging.Logger.warn() method (#105377)
Victor Stinner committed
March 24, 2023
A
gh-102873: logging.LogRecord docs: improve description of `msg` parameter (#102875)
Amin Alaee committed
September 20, 2022
V
gh-96727: Document restrictions on Handler.emit() with respect to locking. (GH-96948)
Vinay Sajip committed
September 8, 2022
V
gh-88287: Add BufferingFormatter documentation. (GH-96608)
Vinay Sajip committed
August 31, 2022
V
gh-89258: Add a getChildren() method to logging.Logger. (GH-96444)
Vinay Sajip committed
August 2, 2022
C
gh-95516: Add param types and clarify param descriptions of LogRecord (GH-95517)
CAM Gerlach committed
July 30, 2022
R
gh-95454: Replace truthy/falsy with true/false (GH-95456)
Robert O'Shea committed
July 9, 2022
C
gh-94700: Rewrite the logging.Formatter API ref in structured form (GH-94701)
CAM Gerlach 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
V
gh-93162: Add ability to configure QueueHandler/QueueListener together (GH-93269)
Vinay Sajip committed
May 26, 2022
J
gh-91513: Add 'asyncio' taskName to logging LogRecord attributes. (GH-93193)
jackh-ncl committed
May 23, 2022
N
gh-92859: Doc: add info about logging.debug() calling basicConfig() (GH-93063)
Nicolas Haller committed
May 8, 2022
A
gh-92417: `logging` docs: Remove warning that only applies to Python <3.2 (#92425)
Alex Waygood committed
December 7, 2021
K
V
bpo-35821: Add an example to Logger.propagate documentation. (GH-29841)
Vinay Sajip committed
October 31, 2021
O
Move field width to the right field (GH-29344)
Olaf van der Spek committed
September 23, 2021
S
Fix legacy logging module URL (GH-28528)
Sean Leavey committed
July 25, 2021
V
bpo-43184: Add information about added attribute and method. (GH-27347)
Vinay Sajip committed
June 3, 2021
A
bpo-43858: Add logging.getLevelNamesMapping() (GH-26459)
andrei kulakov committed
March 8, 2021
M
bpo-43353: Document that logging.getLevelName() accepts string representation of logging level. (GH-24693)
Mariusz Felisiak committed
December 9, 2020
A
[doc] Link to issue regarding logging.disable level param default value (GH-23726)
Andre Delfino committed
A
[doc] Document logging.basicConfig default format (GH-23710)
Andre Delfino committed
September 10, 2020
B
Update logging documentation to tidy up formatting (GH-22173)
Bar Harel committed
September 9, 2020
V
Add minor clarification in logging documentation. (GH-22167)
Vinay Sajip committed
September 1, 2020
A
[doc] Add link to FileHandler in logging (GH-21940)
Andre Delfino committed