8000 [3.12] gh-123463: Include logging_flow diagram in non-HTML docs (GH-1… · python/cpython@8eef5a8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8eef5a8

Browse files
[3.12] gh-123463: Include logging_flow diagram in non-HTML docs (GH-123464) (#123667)
(cherry picked from commit 7d2c2f2) Co-authored-by: Alexander Bessman <bessman@users.noreply.github.com>
1 parent bc207e8 commit 8eef5a8

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
@@ -381,6 +381,10 @@ Logging Flow
381381
The flow of log event information in loggers and handlers is illustrated in the
382382
following diagram.
383383

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

0 commit comments

Comments
 (0)
0