We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dce39d1 commit 835ed1bCopy full SHA for 835ed1b
1 file changed
user_guide_src/source/installation/troubleshooting.rst
@@ -88,7 +88,7 @@ CodeIgniter Error Logs
88
89
CodeIgniter logs error messages, according to the settings in **app/Config/Logger.php**.
90
91
-You can adjust the error threshold to see more or fewer messages.
+You can adjust the error threshold to see more or fewer messages. See :ref:`Logging <logging-configuration>` for details.
92
93
The default configuration has daily log files stored in `writable/logs`.
94
It would be a good idea to check them if things aren't working the way you expect!
0 commit comments