Wordpress plugins
WP Debug Log – Configuration Tool

WP Debug Log – Configuration Tool

Version : 1.4.3
Tested up to : 6.3
Number of download : 12
Author : Lukman Nakib
Average rating : 5 / 5 on 7 votes 7 votes, 5 avg.rating

Screenshots

WP Debug Log – Configuration Tool
WP Debug Log – Configuration Tool
WP Debug Log – Configuration Tool
WP Debug Log – Configuration Tool

A simple debug helper plugin. Check Debug Log from the dashboard. Admin Email notification can also be set. It will trigger an email notification using wp-cron job if there is any data in the log file. By default, it is turned off. Using WP_DEBUG_DISPLAY along with WP_DEBUG, debug messages can be controlled to show whether inside HTML pages or not. By default,it is turned off so users will not see any debug or error information. Enable or disable debug constants with a single click. See different highlighted log levels. Set custom log file paths for loading debug logs. > apply_filters(‘wp_debuglog_log_file_path’, $file); Accessible from the dashboard’s WordPress admin top nav bar. Simplifies the debugging process by managing to log debug without modifying the wp-config.php file directly. Constants Available WP_DEBUG :: Default Value : true WP_DEBUG_LOG:: Default Value : true SCRIPT_DEBUG :: Default Value : false WP_DEBUG_DISPLAY :: Default Value : false SAVEQUERIES:: Default Value : false Please note: Constant values will be restored on plugin deactivation as it was before activating the plugin.

Download now