Skip to content

Commit

Permalink
pythongh-121035: Update logging flow chart to include the lastResort …
Browse files Browse the repository at this point in the history
…handler. (pythonGH-121036)
  • Loading branch information
bessman authored and mrahtz committed Jun 30, 2024
1 parent 06fd901 commit f9eee51
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 @@ -382,8 +382,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 f9eee51

Please sign in to comment.