Skip to content

Commit 2f11d7c

Browse files
committed
Fix the doc issue
1 parent 5a6fbca commit 2f11d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/general/logging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ property in **app/Config/Logger.php**:
133133
When enabled, all regular context data (set via the :ref:`Context class <context>`) is automatically
134134
appended to every log message as a JSON string:
135135

136-
.. literalinclude:: context/024.php
136+
.. literalinclude:: context/023.php
137137

138138
This would produce a log entry like:
139139

0 commit comments

Comments
 (0)