From 068112dcffc39ce43a5221a2d6a98606db1caff4 Mon Sep 17 00:00:00 2001 From: Dajuan Mcdonald <16410995+FIOpwK@users.noreply.github.com> Date: Thu, 27 Jan 2022 18:22:54 -0500 Subject: [PATCH] Added logging-level link to logging level table This PR adds a link to the log level table for quick look up of all logging options. --- doc/en/logging.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/en/logging.rst b/doc/en/logging.rst index 52713854e..0f493fb08 100644 --- a/doc/en/logging.rst +++ b/doc/en/logging.rst @@ -270,3 +270,5 @@ file: More details about the discussion that lead to this changes can be read in issue `#3013 `_. + +Log level table can be read at `logging-level `_