Description
A simple WordPress plugin that allows users to view and manage the WordPress debug log. Provides options to clear the log, toggle debug logging, and display logs in a formatted view.
Short Description
A WordPress plugin to easily manage debug logs by toggling debug logging, clearing logs, and viewing logs in a formatted way.
License
This plugin is licensed under the GPLv2 or later. You are free to use, modify, and distribute this plugin as long as you adhere to the GPLv2 license.
Installation
- Upload the plugin files to the
/wp-content/plugins/debug-log
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to “Debug Log” under the “Tools” menu in the WordPress admin dashboard to view or manage your debug log.
FAQ
-
How do I enable or disable debug logging?
-
You can toggle debug logging from the “Debug Log” admin page by checking or unchecking the “Enable Debug Logging” option.
-
How do I clear the debug log?
-
On the “Debug Log” admin page, click the “Clear Logs” button to delete the contents of the debug log.
Reviews
Contributors & Developers
“PAS Debug Log Manager” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “PAS Debug Log Manager” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release of the Debug Log plugin.