define('WP_DEBUG', true); // keep logs for you define('WP_DEBUG_LOG', true); // write to wp-content/debug.log define('WP_DEBUG_DISPLAY', false); // don't show on screen // also make sure PHP doesn't print deprecated notices: if (defined('WP_DEBUG') && WP_DEBUG) { @ini_set('display_errors', '0'); error_reporting(E_ALL & ~E_DEPRECATED & ~E_USER_DEPRECATED); }

Give us a shout !

Email us at Contact@RobinSaini.com

or if its super urgent

call us on +91 9881234583