Skip to content

Commit

Permalink
pythongh-123463: Use raster logging_flow in non-html docs
Browse files Browse the repository at this point in the history
Co-authored-by: Petr Viktorin <encukou@gmail.com>
  • Loading branch information
bessman and encukou committed Sep 4, 2024
1 parent 135dad9 commit e3998d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Doc/howto/logging.rst
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,10 @@ Logging Flow
The flow of log event information in loggers and handlers is illustrated in the
following diagram.

.. only:: not html

.. image:: logging_flow.*

.. raw:: html
:file: logging_flow.svg

Expand Down

0 comments on commit e3998d6

Please sign in to comment.