We'll create fresh WordPress site with Debug Log – Manger Tool installed. You have 20 minutes to test the plugin after that site we'll be deleted.
A simple debug helper plugin. Check Debug Log from the dashboard. With Query Log & Email notification . It will trigger an email notification using wp-cron if there is any data in the log file.
Using WP_DEBUG_DISPLAY along with WP_DEBUG, debug messages can be controlled to show or not. By default,it is off so users will not see any debug info.
Use SAVEQUERIES to toggle saving database queries and view database queries from logs
Enable or disable debug constants with a single click.
See different highlighted log levels.
SAVEQUERIES
from settings.Debug Options Available
Please note: Constant values will be restored on plugin deactivation as it was before activating the plugin.