error_log File Viewer

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.

Screenshots

Installation

  1. Upload the plugin file to the /wp-content/plugins/ directory.
  2. 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.

FAQ

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.

Reviews

يونيو 13, 2023 1 reply
Is it possible to also view the wp-admin/error_log or debug.log ??
فبراير 22, 2023 2 replies
It's difficult to comprehend how such plugins make it to wp.org. This plugin attempts to load the error_log.txt file, which typically does not exist on WordPress, except perhaps at the plugin author's setup. In fact, if not intentionally changed, the default log file when WP_DEBUG is enabled is located at /wp-content/debug.log. However, this plugin tries to load the error_log from the root site folder for some unknown reason. Not only it does not know the default log file location, but it also does not check if we have deliberately modified the WP_DEBUG_LOG path and in that way defined another log file. All in all, it shows a serious lack of professionalism. It is a total waste of time. Don't waste yours.
Read all 2 reviews

Contributors & Developers

“error_log File Viewer” is open source software. The following people have contributed to this plugin.

Contributors

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