]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.12] gh-123463: Include logging_flow diagram in non-HTML docs (GH-123464) (#123667)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 6 Sep 2024 13:43:49 +0000 (15:43 +0200)
committerGitHub <noreply@github.com>
Fri, 6 Sep 2024 13:43:49 +0000 (15:43 +0200)
(cherry picked from commit 7d2c2f24daf7a2abd166bb51652ba55c6f55695f)

Co-authored-by: Alexander Bessman <bessman@users.noreply.github.com>
Doc/howto/logging.rst

index b96ff7fd20ee20416f5232b9b00f3565fd8b23eb..5a392f94da4f2168f5f21563f9d40b4159ed05c2 100644 (file)
@@ -381,6 +381,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