PHPackages                             kcsoft/debug-kit-error-log - 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. kcsoft/debug-kit-error-log

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

kcsoft/debug-kit-error-log
==========================

CakePhp DebugKit error log panel

v4.0.1(3y ago)110MITPHP

Since Feb 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/kcsoft/debug-kit-error-log)[ Packagist](https://packagist.org/packages/kcsoft/debug-kit-error-log)[ RSS](/packages/kcsoft-debug-kit-error-log/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (2)Versions (4)Used By (0)

DebugKitErrorLog
================

[](#debugkiterrorlog)

Show errors from `error.log` file in a DebugKit panel fro CakePHP 4.

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

[](#installation)

Use the dependancy mananger [composer](https://getcomposer.org/) to install

```
composer require kcsoft/debug-kit-error-log
```

In your `src/Application.php` file add the panel to [DebugKit](https://github.com/cakephp/debug_kit) v4:

```
    Configure::write('DebugKit.panels', ['DebugKitErrorLog.ErrorLog']);
    $this->addPlugin('DebugKit', ['bootstrap' => true]);
```

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 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 ~256 days

Total

3

Last Release

1406d ago

Major Versions

v1.0.0 → v3.x-dev2021-02-14

v3.x-dev → v4.0.12022-07-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/9cbab1c83a077ce6fbe4fe3959a8614ffa7763433cc42c5e2fb92900f5c44f78?d=identicon)[kcsoft](/maintainers/kcsoft)

---

Top Contributors

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

---

Tags

logerrorcakephppaneldebugkit

### Embed Badge

![Health badge](/badges/kcsoft-debug-kit-error-log/health.svg)

```
[![Health](https://phpackages.com/badges/kcsoft-debug-kit-error-log/health.svg)](https://phpackages.com/packages/kcsoft-debug-kit-error-log)
```

###  Alternatives

[analog/analog

Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.

3451.5M24](/packages/analog-analog)[larabug/larabug

Laravel 6.x/7.x/8.x/9.x/10.x/11.x/12.x/13.x bug notifier

299549.3k1](/packages/larabug-larabug)[saasscaleup/laravel-log-alarm

Laravel log Alarm help you to set up alarm when errors occur in your system and send you a notification via Slack and email

27025.0k](/packages/saasscaleup-laravel-log-alarm)[guanguans/laravel-exception-notify

Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

14642.7k1](/packages/guanguans-laravel-exception-notify)[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)
