Skip to content

Commit 3ccc5b0

Browse files
committed
docs: add link to Logging page
1 parent 042a7bd commit 3ccc5b0

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

user_guide_src/source/general/errors.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,9 @@ To ignore logging on other status codes, you can set the status code to ignore i
8383

8484
.. literalinclude:: errors/006.php
8585

86-
.. note:: It is possible that logging still will not happen for exceptions if your current Log settings
87-
are not set up to log **critical** errors, which all exceptions are logged as.
86+
.. note:: It is possible that logging still will not happen for exceptions if your current
87+
:ref:`Log settings <logging-configuration>`
88+
are not set up to log ``critical`` errors, which all exceptions are logged as.
8889

8990
Framework Exceptions
9091
====================

0 commit comments

Comments
 (0)