Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

error_log File Viewer

Leírás

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.

Képernyőmentések

Telepítés

  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.

GYIK

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.

Vélemények

2023.06.13. 1 reply
Is it possible to also view the wp-admin/error_log or debug.log ??
2023.02.22. 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.
2 (az összes) vélemény olvasása

Közreműködők és fejlesztők

“error_log File Viewer” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“error_log File Viewer” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

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