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.
1 parent 8f33fcf commit ef03f28Copy full SHA for ef03f28
Resources/config/debug_prod.xml
@@ -16,7 +16,7 @@
16
<tag name="monolog.logger" channel="php" />
17
<argument /><!-- Exception handler -->
18
<argument type="service" id="logger" on-invalid="null" />
19
- <argument /><!-- Log levels map for enabled error levels -->
+ <argument>null</argument><!-- Log levels map for enabled error levels -->
20
<argument>null</argument>
21
<argument>true</argument>
22
<argument>null</argument><!-- %templating.helper.code.file_link_format% -->
0 commit comments