WPCode
93Easily add code snippets in WordPress. Insert header & footer scripts, add PHP code snippets with conditio...
Log PHP, database and JavaScript errors via WP_DEBUG with one click. Conveniently create, view, filter and clear the debug.log file.
Debug Log Manager is a WordPress plugin designed to help you monitor and inspect errors on your site. It allows you to enable and disable error logging with a single click, without needing to edit the wp-config.php file. The plugin creates a custom debug.log file for enhanced security and offers features to parse and filter errors for easier debugging.
This plugin is suitable for developers and site administrators who need to track PHP, database, and JavaScript errors efficiently. It provides tools to view error sources, auto-refresh log entries, and manage log file size, making it a practical choice for those who frequently troubleshoot issues.
Best for: This plugin suits developers and site administrators who need to manage and inspect error logs effectively.
What it does well
Where it falls short
Debug Log Manager offers a straightforward solution for error logging in WordPress, particularly beneficial for those involved in development and debugging tasks.
Bowo's own description of Debug Log Manager, lightly tidied.
Debug Log Manager allows you to:
tail -f the log file on the command line.error_log() to output error info into your debug log. e.g. error_log( $error_message ) for simple, string-based error message, or error_log( json_encode( $error ) ) when inspecting a more complex error info, e.g. array or object.A simpler and more compact version of Debug Log Manager is included as part of the System Dashboard plugin, should you prefer a single plugin that does more.
“This is a great plugin for dev especially for people who tinker in the code.” ~PK Son
“I have used a couple of other logger plugins and this is by far the best one.” ~Brian Henry
“Another massive time-saving tool.“ ~Jeff Starr
Other plugins for developer tooling.
Easily add code snippets in WordPress. Insert header & footer scripts, add PHP code snippets with conditio...
Easily add tracking code snippets, conversion pixels, or other scripts required by third party services for an...
Duplicate post, post order, image resize, email via SMTP, admin menu editor, custom css / code, disable gutenb...
Create custom "Shortcodes" easily for HTML, JavaScript, CSS code snippets and use the shortcodes wit...
Add PHP code to your pages and posts easily using shortcodes.
An easy, clean, and simple way to enhance your site with code snippets.