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 28d8d80 + bd55529 commit a2785b3Copy full SHA for a2785b3
app/code/Magento/Deploy/etc/di.xml
@@ -78,6 +78,9 @@
78
<item name="production" xsi:type="array">
79
<item name="dev/debug/debug_logging" xsi:type="string">0</item>
80
</item>
81
+ <item name="developer" xsi:type="array">
82
+ <item name="dev/debug/debug_logging" xsi:type="null" />
83
+ </item>
84
85
</argument>
86
</arguments>
0 commit comments