In the wp-config.php file on the testing site, the debug is set to false:
define(‘WP_DEBUG’, false);
When I go to WP Staging and System Info there is no debug log. I have a “system information” and a “cloning” log only. The Debug area on the page says “=== PHP DEBUG LOG FILE IS NOT A FILE OR IS NOT READABLE ===”.