Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 564640c commit 5ef52eeCopy full SHA for 5ef52ee
reference/configuration/framework.rst
@@ -531,9 +531,9 @@ logging
531
**default**: ``true`` when the debug mode is enabled, ``false`` otherwise.
532
533
When ``true``, a log entry is made whenever the translator cannot find a translation
534
-for a given key. The logs are made to the ``translation`` channel and at the ``debug``
535
-for level for keys where there is a translation in the fallback locale and the ``warning``
536
-level if there is no translation to use at all.
+for a given key. The logs are made to the ``translation`` channel and at the
+``debug`` for level for keys where there is a translation in the fallback
+locale and the ``warning`` level if there is no translation to use at all.
537
538
Full default Configuration
539
--------------------------
0 commit comments