Skip to content

Commit

Permalink
[3.12] gh-121035: Update logging flow chart to include the lastResort…
Browse files Browse the repository at this point in the history
… handler. (GH-121036) (GH-121105)

(cherry picked from commit 237baf4)
  • Loading branch information
miss-islington authored Jun 27, 2024
1 parent 709ef00 commit a5048ad
Show file tree
Hide file tree
Showing 3 changed files with 283 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Doc/howto/logging.rst
Original file line number Diff line number Diff line change
Expand Up @@ -381,8 +381,8 @@ Logging Flow
The flow of log event information in loggers and handlers is illustrated in the
following diagram.

.. image:: logging_flow.png
:class: invert-in-dark-mode
.. raw:: html
:file: logging_flow.svg

Loggers
^^^^^^^
Expand Down
Binary file modified Doc/howto/logging_flow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a5048ad

Please sign in to comment.