We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a6fbca commit 2f11d7cCopy full SHA for 2f11d7c
user_guide_src/source/general/logging.rst
@@ -133,7 +133,7 @@ property in **app/Config/Logger.php**:
133
When enabled, all regular context data (set via the :ref:`Context class <context>`) is automatically
134
appended to every log message as a JSON string:
135
136
-.. literalinclude:: context/024.php
+.. literalinclude:: context/023.php
137
138
This would produce a log entry like:
139
0 commit comments