We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bed74d commit 23b9909Copy full SHA for 23b9909
1 file changed
user_guide_src/source/installation/upgrade_430.rst
@@ -260,6 +260,9 @@ Config
260
- app/Config/Exceptions.php
261
- Two additional public properties were added: ``$logDeprecations`` and ``$deprecationLogLevel``.
262
See See :ref:`logging_deprecation_warnings` for details.
263
+- app/Config/Logger.php
264
+ - The property ``$threshold`` has been changed to ``9`` in other than ``production``
265
+ environment.
266
- app/Config/Modules.php
267
- The new property ``$composerPackages`` is added to limit Composer package Auto-Discovery for better
268
performance.
0 commit comments