Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from Debug Quick Look™
TraceView is not affiliated with Debug Quick Look. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin provides a fast way for site administrators to monitor and manage the debug.log file directly from the admin area. It is designed for developers and site managers who need to quickly check for PHP errors or warnings during development and testing.
Quick Access Link: Adds a menu item to the admin bar that opens the debug.log file in a new browser tab for immediate viewing.
One-Click Purge: Includes an option to completely clear the contents of the debug.log file with a single click, useful for resetting during troubleshooting.
Admin-Only Access: Functionality is restricted to users with administrator privileges, maintaining security on the site.
Memory-Safe Display: The method for loading the log file includes checks to prevent memory overload when handling large files.
Requires WP_DEBUG_LOG: The tool only works when the WP_DEBUG_LOG constant is enabled, ensuring it's used in appropriate development environments.
Adds a direct link to access and delete the debug.log file from the admin dashboard. Saves time by eliminating the need to access server files directly.