PHPackages                             rarst/error-log-dashboard-widget - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. rarst/error-log-dashboard-widget

ActiveWordpress-plugin[Logging &amp; Monitoring](/categories/logging)

rarst/error-log-dashboard-widget
================================

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

1.0.5(8y ago)301143GPL-2.0+PHP

Since Aug 6Pushed 8y ago3 watchersCompare

[ Source](https://github.com/Rarst/error-log-dashboard-widget)[ Packagist](https://packagist.org/packages/rarst/error-log-dashboard-widget)[ Docs](https://github.com/Rarst/error-log-dashboard-widget)[ RSS](/packages/rarst-error-log-dashboard-widget/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

Error Log Dashboard Widget
==========================

[](#error-log-dashboard-widget)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/71fd4c659a2f5fbf29794891271bb1e2704099e6899625e26116c381712d109c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f52617273742f6572726f722d6c6f672d64617368626f6172642d7769646765742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Rarst/error-log-dashboard-widget/?branch=master)

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

[Logging errors](https://codex.wordpress.org/Editing_wp-config.php#Configure_Error_Logging) is recommended best practice, even for production site. Checking those logs however might seem like a chore.

The widget brings latest entries from error log right to WordPress dashboard:

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

Installation
------------

[](#installation)

[Download](https://github.com/Rarst/error-log-dashboard-widget/archive/master.zip) and unpack into plugins directory or require with Composer:

```
composer require rarst/error-log-dashboard-widget
```

Frequently Asked Questions
--------------------------

[](#frequently-asked-questions)

### Which log is monitored?

[](#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.

### Why so many/few lines?

[](#why-so-manyfew-lines)

Filter `error_log_widget_lines` hook to control how many lines you want to see.

### Will everyone see the widget?

[](#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.

License
-------

[](#license)

GPLv2+

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~810 days

Total

3

Last Release

3044d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/689ddc4f33541ac4a001d247e560f8805d219a95e7e42a16e0d22b9409f385cb?d=identicon)[Rarst](/maintainers/Rarst)

---

Top Contributors

[![Rarst](https://avatars.githubusercontent.com/u/737584?v=4)](https://github.com/Rarst "Rarst (24 commits)")

---

Tags

logwordpresswordpress-pluginlogwordpress

### Embed Badge

![Health badge](/badges/rarst-error-log-dashboard-widget/health.svg)

```
[![Health](https://phpackages.com/badges/rarst-error-log-dashboard-widget/health.svg)](https://phpackages.com/packages/rarst-error-log-dashboard-widget)
```

###  Alternatives

[inpsyde/wonolog

Monolog-based logging package for WordPress.

183617.9k7](/packages/inpsyde-wonolog)[stayallive/wp-sentry

A (unofficial) WordPress plugin to report PHP and JavaScript errors to Sentry.

379197.9k](/packages/stayallive-wp-sentry)[bonny/wordpress-simple-history

View recent changes made within WordPress, directly on your dashboard or on a separate page.

3156.9k](/packages/bonny-wordpress-simple-history)[xwp/site-performance-tracker

Detect and track site performance metrics

98126.0k](/packages/xwp-site-performance-tracker)[robwilkerson/cakephp-audit-log-plugin

Audit Plugin for CakePHP

10167.8k](/packages/robwilkerson-cakephp-audit-log-plugin)[sandreu/cake-sentry

Sentry error handler plugin for CakePHP2

1640.2k](/packages/sandreu-cake-sentry)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
