]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-123463: Include logging_flow diagram in non-HTML docs (GH-123464)
authorAlexander Bessman <bessman@users.noreply.github.com>
Wed, 4 Sep 2024 11:14:36 +0000 (13:14 +0200)
committerGitHub <noreply@github.com>
Wed, 4 Sep 2024 11:14:36 +0000 (13:14 +0200)
Doc/howto/logging.rst

index cbfe93319ddaa4546a3124b93f094aba37c8ae97..3182d5664ab6ec1d48b4742933b30e1a5f679316 100644 (file)
@@ -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