Skip to content

Commit 23b9909

Browse files
committed
docs: add missing app/Config/Logger.php change
1 parent 5bed74d commit 23b9909

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

user_guide_src/source/installation/upgrade_430.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,9 @@ Config
260260
- app/Config/Exceptions.php
261261
- Two additional public properties were added: ``$logDeprecations`` and ``$deprecationLogLevel``.
262262
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.
263266
- app/Config/Modules.php
264267
- The new property ``$composerPackages`` is added to limit Composer package Auto-Discovery for better
265268
performance.

0 commit comments

Comments
 (0)