Debug Log Manager – Conveniently Monitor and Inspect Errors
View on WordPress.orgScores higher than 81% of indexed plugins
About
Log PHP, database and JavaScript errors via WP_DEBUG with one click. Conveniently create, view, filter and clear the debug.log file.
Security History
What It Does
Debug Log Manager adds a WordPress admin interface for toggling WP_DEBUG, viewing the contents of debug.log, filtering entries by type or keyword, and clearing the log file without using FTP or a file manager. It consolidates PHP, database, and JavaScript error reporting into a single dashboard panel accessible from wp-admin.
Who It's For
This plugin is best for solo developers, freelancers, and small agency staff who need a quick way to read and manage debug.log on client sites without SSH or cPanel access. It also suits site maintenance services and hosting support teams handling routine error triage across multiple WordPress installs.
Who Should Skip It
Users running production sites with logging disabled, those already comfortable with SSH or a file manager for log inspection, and anyone needing deep query profiling or stack traces should skip this plugin, as it is a thin convenience layer rather than a diagnostic powerhouse.
The Bottom Line
Debug Log Manager scores 80.41/100 and does one job, viewing and managing debug.log from wp-admin, with clean execution and recent updates. It is a sensible choice for developers who want a no-frills log reader, but power users will outgrow it quickly and should consider Query Monitor for richer diagnostics.
Related Plugins
Pick Query Monitor instead if you need detailed database query profiling, hook analysis, and HTTP request inspection beyond what a simple error log viewer offers.
Choose WP Crontrol when your primary debugging concern is scheduled events and cron jobs rather than PHP or JavaScript errors.
Select WP Debugging if you want a similarly lightweight log manager with slightly different defaults for WP_DEBUG constants and log file handling.
FakerPress is unrelated to error monitoring and only makes sense as an alternative if your real need is generating fake WordPress test data during development.
Maintenance Redirect is also unrelated to debugging and would only be relevant if you were mistakenly searching for a downtime or coming-soon tool.