Skip to content

Commit b1ce092

Browse files
committed
gh-121035: Update logging flow chart to include lastResort
1 parent 4a62a33 commit b1ce092

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)