Skip to content

Commit 7d2c2f2

Browse files
authored
gh-123463: Include logging_flow diagram in non-HTML docs (GH-123464)
1 parent c08ede2 commit 7d2c2f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Doc/howto/logging.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,10 @@ Logging Flow
382382
The flow of log event information in loggers and handlers is illustrated in the
383383
following diagram.
384384

385+
.. only:: not html
386+
387+
.. image:: logging_flow.*
388+
385389
.. raw:: html
386390
:file: logging_flow.svg
387391

0 commit comments

Comments
 (0)