We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f26cd commit 83ea16fCopy full SHA for 83ea16f
1 file changed
user_guide_src/source/general/errors.rst
@@ -74,7 +74,7 @@ See :ref:`setting-environment`.
74
Logging Exceptions
75
------------------
76
77
-By default, all Exceptions other than 404 - Page Not Found exceptions are logged. This can be turned on and off
+By default, all Exceptions other than "404 - Page Not Found" exceptions are logged. This can be turned on and off
78
by setting the ``$log`` value of **app/Config/Exceptions.php**:
79
80
.. literalinclude:: errors/005.php
0 commit comments