error_log File Viewer

Descripción

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.

Capturas

Instalación

  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.

Preguntas frecuentes

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.

Reseñas

13 de junio de 2023 1 respuesta
Is it possible to also view the wp-admin/error_log or debug.log ??
22 de febrero de 2023 2 respuestas
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.
Leer todas las 2 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "error_log File Viewer" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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