I just switched all my accounts from running PHP 5.6 to PHP 7.3. I've not detected any issues from the user side (yet). Is there a log I can look at somewhere to find if any accounts' scripts are generating critical E_ERROR level (and E_WARNING would probably be good to see too) for all accounts. Or do I need to examine the PHP error log in all the directories where PHP is being executed from?