We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5287a2e + fdf41c7 commit ca7fe83Copy full SHA for ca7fe83
reference/configuration/framework.rst
@@ -2506,9 +2506,9 @@ logging
2506
**default**: ``true`` when the debug mode is enabled, ``false`` otherwise.
2507
2508
When ``true``, a log entry is made whenever the translator cannot find a translation
2509
-for a given key. The logs are made to the ``translation`` channel and at the
2510
-``debug`` for level for keys where there is a translation in the fallback
2511
-locale and the ``warning`` level if there is no translation to use at all.
+for a given key. The logs are made to the ``translation`` channel at the
+``debug`` 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.
2512
2513
.. _reference-framework-translator-formatter:
2514
0 commit comments