2017 © Pedro Peláez
 

wordpress-plugin error-log-dashboard-widget

Robust zero-configuration and low-memory WordPress plugin to keep an eye on error log

image

rarst/error-log-dashboard-widget

Robust zero-configuration and low-memory WordPress plugin to keep an eye on error log

  • Friday, January 12, 2018
  • by Rarst
  • Repository
  • 3 Watchers
  • 24 Stars
  • 79 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 4 Versions
  • 365 % Grown

The README.md

Error Log Dashboard Widget

Scrutinizer Code Quality, (*1)

Error Log Dashboard Widget is robust zero–configuration and low–memory WordPress plugin to keep an eye on error log., (*2)

Logging errors is recommended best practice, even for production site. Checking those logs however might seem like a chore., (*3)

The widget brings latest entries from error log right to WordPress dashboard:, (*4)

  • log file is detected automatically from configuration;
  • only end of file is read — no memory overflow issues, safe for large logs.

Installation

Download and unpack into plugins directory or require with Composer:, (*5)

composer require rarst/error-log-dashboard-widget

Frequently Asked Questions

Which log is monitored?

Log file path is read from error_log PHP setting, which can be configured by WordPress or otherwise. Additional logs can be monitored by filtering list on error_log_widget_logs hook., (*6)

Why so many/few lines?

Filter error_log_widget_lines hook to control how many lines you want to see., (*7)

Will everyone see the widget?

Only users with manage_options capability (Administrators) will see the widget. You can change this by filtering error_log_widget_capability hook., (*8)

License

GPLv2+, (*9)

The Versions

12/01 2018

dev-master

9999999-dev https://github.com/Rarst/error-log-dashboard-widget

Robust zero-configuration and low-memory WordPress plugin to keep an eye on error log

  Sources   Download

GPL-2.0+

The Requires

 

wordpress log

12/01 2018

1.0.5

1.0.5.0 https://github.com/Rarst/error-log-dashboard-widget

Robust zero-configuration and low-memory WordPress plugin to keep an eye on error log

  Sources   Download

GPL-2.0+

The Requires

 

wordpress log

28/05 2014

1.0.4

1.0.4.0 https://github.com/Rarst/error-log-dashboard-widget

Robust zero-configuration and low-memory WordPress plugin to keep an eye on error log

  Sources   Download

GPL-2.0+

The Requires

 

wordpress

06/08 2013

1.0.3

1.0.3.0 https://bitbucket.org/Rarst/error-log-dashboard-widget

Robust zero-configuration and low-memory way to keep an eye on error log

  Sources   Download

GPL-2.0+

The Requires

 

wordpress