Solution:
Change parameter “WP_DEBUG” in wp-config.php file. set parameter to true.
WP_DEBUG
true
define(‘WP_DEBUG’, true);