Skip to content

Commit 49a01d6

Browse files
[3.13] gh-121035: Update logging flow chart to include the lastResort handler. (GH-121036) (GH-121106)
(cherry picked from commit 237baf4)
1 parent 065febe commit 49a01d6

File tree

3 files changed

+283
-2
lines changed

3 files changed

+283
-2
lines changed

Doc/howto/logging.rst

+2-2
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)