Skip to content

Commit 835ed1b

Browse files
committed
docs: add link to Logging page
1 parent dce39d1 commit 835ed1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/installation/troubleshooting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ CodeIgniter Error Logs
8888

8989
CodeIgniter logs error messages, according to the settings in **app/Config/Logger.php**.
9090

91-
You can adjust the error threshold to see more or fewer messages.
91+
You can adjust the error threshold to see more or fewer messages. See :ref:`Logging <logging-configuration>` for details.
9292

9393
The default configuration has daily log files stored in `writable/logs`.
9494
It would be a good idea to check them if things aren't working the way you expect!

0 commit comments

Comments
 (0)