Skip to content

Commit 2cf5930

Browse files
bessmanestyxx
authored andcommitted
pythongh-121035: Update logging flow chart to include the lastResort handler. (pythonGH-121036)
1 parent 6534d15 commit 2cf5930

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)