Hello,
after my upgrade to 2.4.4 Magento is not generating log files in var/log anymore.
Logs from 3rd party like Wyomind are generating.
The folder has permission 777
I tried also
php bin/magento setup:config:set --enable-debug-logging=true && php bin/magento cache:flush
Are there any hints for me please?
Hello @officewerb841f
Can you please give a try by installing below patch,
https://github.com/magento/magento2/files/10332007/ACP2E-1287-Framework.txt
this one can be applied against the magento/framework composer package.
Hope it will work for you,
Thanks