=== error_log File Viewer === Contributors: stefanpejcic, pluginsclub Donate link: https://plugins.club/free-wordpress-plugins/free-wordpress-plugins-for-developers/ Tags: error_log, error, log, File, debug, error log Requires at least: 5.8 Tested up to: 6.2 Stable tag: 1.5.1 Requires PHP: 5.6 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html View, filter, download or empty the error_log file from admin dashboard. == Description == View the error_log file from admin dashboard. - View the Log file as Table or Plain text - Filter Error Log by Date - Filter Error Log by Error types - View Theme/Plugin where the Error occured - Download the Log File - Quickly Delete Log File For more free WordPress plugins please visit [plugins.club](https://plugins.club/). == Installation == 1. Upload the plugin file to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. You will find 'error_log File Viewer' option under 'Tools' menu in your WordPress admin panel. For basic usage, you can also have a look at the [plugin web site](https://plugins.club/wordpress/error_log-file-viewer/). == Frequently Asked Questions == = Is it safe to use the plugin? = Yes, the plugin only allows you to view content of the file, not to edit it in any way. = What if the error_log file does not exist? = The plugin will display an error message and suggest to install another free plugin to enable/disable WP_DEBUG mode. == Upgrade Notice == Upgrade is not required, plugin functionallity remains the same. == Screenshots == == Changelog == = 1.5.1 = * Fixed bug with text display when error_log file is empty = 1.5 = * Added a wp-admin dashboard widget = 1.4 = * Default Log view is changed from plain text to table * Added an option to toggle Table or Raw Log view * Added filtering options: by error type and date * Option to empty the log file * Color indicators for the types * Highlight Plugin/Theme name from the error message = 1.3 = * UI changes on the admin page * WP 6.2 compatible = 1.2 = * Added an option to download the error_log file = 1.1 = * Added a check if error_log file exsists or is empty, if so, show an error message and suggest installation of "WP_DEBUG Toggle" plugin = 1.0 = * Initial release