Skip to content

Commit a5048ad

Browse files
[3.12] gh-121035: Update logging flow chart to include the lastResort handler. (GH-121036) (GH-121105)
(cherry picked from commit 237baf4)
1 parent 709ef00 commit a5048ad

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
@@ -381,8 +381,8 @@ Logging Flow
381381
The flow of log event information in loggers and handlers is illustrated in the
382382
following diagram.
383383

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

387387
Loggers
388388
^^^^^^^

Doc/howto/logging_flow.png

86.4 KB
Loading

0 commit comments

Comments
 (0)