No Apache error logging after migrate to Laminas

Hi folks, I have just migrated a project from ZF2 to Laminas. Everything seems to be running well but I have noticed errors messages are not shown in Apache logs anymore. Typical errors like ‘Call to undefined function…’ are not logged into Apache (except when xdebug is enabled). PHP notices are shown but exceptions are just redirected to 404 page without logging. Any suggestions to fix?

Thank you very much a best regards