We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d04a328 + a0b1623 commit b319536Copy full SHA for b319536
reference/configuration/framework.rst
@@ -2292,9 +2292,9 @@ logging
2292
**default**: ``true`` when the debug mode is enabled, ``false`` otherwise.
2293
2294
When ``true``, a log entry is made whenever the translator cannot find a translation
2295
-for a given key. The logs are made to the ``translation`` channel and at the
2296
-``debug`` for level for keys where there is a translation in the fallback
2297
-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.
2298
2299
.. _reference-framework-translator-formatter:
2300
0 commit comments