diff --git a/Doc/howto/logging.rst b/Doc/howto/logging.rst index b96ff7fd20ee20..5a392f94da4f21 100644 --- a/Doc/howto/logging.rst +++ b/Doc/howto/logging.rst @@ -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