Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading