Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fd90418

Browse files
committed
Adding a link to log things in the prod environment
1 parent 564640c commit fd90418

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

reference/configuration/framework.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -535,6 +535,10 @@ for a given key. The logs are made to the ``translation`` channel and at the ``d
535535
for level for keys where there is a translation in the fallback locale and the ``warning``
536536
level if there is no translation to use at all.
537537

538+
To capture these logs in the ``prod`` environment, configure a
539+
:doc:`channel handler <logging-channel-handler>` in ``config_prod.yml`` for
540+
the ``translation`` channel and set its ``level`` to ``debug``.
541+
538542
Full default Configuration
539543
--------------------------
540544

0 commit comments

Comments
 (0)