Debug Log

If the log is long, the latest lines are show at the top to avoid scrolling. Line numbers are shown for reference.

Logs over 5MB do not load until you confirm you are sure, or you can opt to delete the log and start afresh.

Only admins can view (or anyone you give the capability "manage_options").

Debug Log only works if it's enabled in wp-config.php. See https://codex.wordpress.org/Debugging_in_WordPress#WP_DEBUG_LOG

Recommended configuration:

define( 'WP_DEBUG', true );// just toggle this line to false to turn off
if ( WP_DEBUG ) {
    define( 'WP_DEBUG_LOG', true );
    define( 'WP_DEBUG_DISPLAY', false );
    @ini_set( 'display_errors', 0 );
}

Debug Log Parser

Debug Log Parser is a tool to parse your wordpress debug-file and manage your error-handling. Debug Log Parser shows up the last errors summarized on the dashboard. Define your own colour for different errors. Control your error-handling See the last errors summarized on the dashboard ...

Similar: 60%

Kontrol

Tired of not knowing about your bugs? Tired of plugins breaking and not knowing about it? Don't sift through your server logs to fing them. Use kontrol.io to capture exceptions, uncaught errors, and custom events into your kontrol.io dashboard. Libraries are also available for other platforms lik.........

Similar: 60%

WIS-Logger - UDP, File & Growl logger

WIS-Logger let developers to use the "do_action" function to debug theirs plugin....

Similar: 40%

WP Viewer Log

Add widget into Dashboard for view the day errors, view full log in page this plugin, configure the wp-config.php (optional) and add link to view errors in admin bar (optional) Añade un widget en el escritorio para ver los errores del dia, ver el log completo en la página del plugin, configurar el .........

Similar: 30%

WP Log Viewer

WP Log viewer makes debugging your WordPress site easy and stress free....

Similar: 25%

Custom Error Log

Custom Error Log allows you to create custom errors in your WordPress theme or plugin with a single function. Great for debugging those long and complex scripts. Each error can have its own error message making it a lot easier to pin down specific issues in your code. You can also log notices for l.........

Similar: 22%

WP Mail Logging

Logs each email sent by WordPress. This can be useful if you don't want to lose such mail contents. It can also be useful for debugging purposes while development. Features of the plugin include: Complete list of sent mails - view and search through the mails. Zero-configuration - just install an.........

Similar: 20%

BugFu Console Debugger

BugFu lets you log from PHP directly to your Browser JavaScript Console - Meant as an aid to those practicing the ancient art of debugging - HOW TO CHECK IF BUGFU IS WORKING Open your browser console, if you see this header, BugFu is working properly ################################ #### BugFu Co.........

Similar: 11%

AskApache Debug Viewer

Extreme Advanced debugging plugin for seeing the verbose of the verbose debug info. Tech Support, Server Admins, WordPress Developers, Plugin Developers, or anyone wanting to see under the hood of their website and diagnose problems. This debugging plugin goes further than any other in the way it .........

Similar: 8%

Error Log Viewer by BestWebSoft

This plugin finds and analyzes the log files on the WordPress folders and server, and allows you to work with them. You can select the files you want to work with. You can choose one of options for viewing the file: you can view only last lines, you can select logs by date, or you can view the full .........

Similar: 6%