File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2501,9 +2501,9 @@ logging
2501
2501
**default **: ``true `` when the debug mode is enabled, ``false `` otherwise.
2502
2502
2503
2503
When ``true ``, a log entry is made whenever the translator cannot find a translation
2504
- for a given key. The logs are made to the ``translation `` channel and at the
2505
- ``debug `` for level for keys where there is a translation in the fallback
2506
- locale and the ``warning `` level if there is no translation to use at all.
2504
+ for a given key. The logs are made to the ``translation `` channel at the
2505
+ ``debug `` level for keys where there is a translation in the fallback
2506
+ locale, and the ``warning `` level if there is no translation to use at all.
2507
2507
2508
2508
.. _reference-framework-translator-formatter :
2509
2509
You can’t perform that action at this time.
0 commit comments