gh-123463: Include logging_flow diagram in non-HTML docs (GH-123464)

This commit is contained in:
Alexander Bessman 2024-09-04 13:14:36 +02:00 committed by GitHub
parent c08ede2714
commit 7d2c2f24da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -382,6 +382,10 @@ Logging Flow
The flow of log event information in loggers and handlers is illustrated in the The flow of log event information in loggers and handlers is illustrated in the
following diagram. following diagram.
.. only:: not html
.. image:: logging_flow.*
.. raw:: html .. raw:: html
:file: logging_flow.svg :file: logging_flow.svg