8000 gh-121035: Update logging flow chart to include the lastResort handle… · python/cpython@237baf4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 237baf4

Browse files
authored
gh-121035: Update logging flow chart to include the lastResort handler. (GH-121036)
1 parent 4a62a33 commit 237baf4

File tree

3 files changed

+283
-2
lines changed

3 files changed

+283
-2
lines changed

Doc/howto/logging.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -382,8 +382,8 @@ Logging Flow
382382
The flow of log event information in loggers and handlers is illustrated in the
383383
following diagram.
384384

385-
.. image:: logging_flow.png
386-
:class: invert-in-dark-mode
385+
.. raw:: html
386+
:file: logging_flow.svg
387387

388388
Loggers
389389
^^^^^^^

Doc/howto/logging_flow.png

86.4 KB
Loading

0 commit comments

Comments
 (0)
0