PHPackages                             vojtasvoboda/oc-errorlogger-plugin - 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. vojtasvoboda/oc-errorlogger-plugin

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

vojtasvoboda/oc-errorlogger-plugin
==================================

Sends an error from your OctoberCMS application directly to email, HipChat, Slack, NewRelic and more.

1.1.0(5y ago)153.3k7[1 issues](https://github.com/vojtasvoboda/oc-errorlogger-plugin/issues)[1 PRs](https://github.com/vojtasvoboda/oc-errorlogger-plugin/pulls)MITPHPPHP &gt;=5.4

Since Sep 16Pushed 5y ago1 watchersCompare

[ Source](https://github.com/vojtasvoboda/oc-errorlogger-plugin)[ Packagist](https://packagist.org/packages/vojtasvoboda/oc-errorlogger-plugin)[ Docs](https://github.com/vojtasvoboda/oc-errorlogger-plugin)[ RSS](/packages/vojtasvoboda-oc-errorlogger-plugin/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (9)Used By (0)

Error Logger plugin for OctoberCMS
==================================

[](#error-logger-plugin-for-octobercms)

[![Codacy](https://camo.githubusercontent.com/bc90ced4d014b23f49ce779bd71fc24da6abf0f74e64ac2decaabd144ba72816/68747470733a2f2f696d672e736869656c64732e696f2f636f646163792f66643231383335303233623634313363613961373138313533363265653232612e737667)](https://www.codacy.com/app/vojtasvoboda/oc-errorlogger-plugin)[![Scrutinizer Coverage](https://camo.githubusercontent.com/cd99c2f22486530265ce065a7c2dcfdf2010a20ccaaf4676cffc04b73e035605/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f766f6a746173766f626f64612f6f632d6572726f726c6f676765722d706c7567696e2e737667)](https://scrutinizer-ci.com/g/vojtasvoboda/oc-errorlogger-plugin/?branch=master)[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://github.com/vojtasvoboda/oc-errorlogger-plugin/blob/master/LICENSE.md)

Immediately sends an error from your OctoberCMS application to email, HipChat, Mandrill, NewRelic, Slack, Syslog, and more! Tested with the latest stable OctoberCMS build 349.

- no plugin dependencies
- easy setup, just fill your e-mail or API key
- define logging level for each service separately (send warnings to Syslog and critical errors directly to your email)
- know about all errors before your client/customer

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

[](#installation)

1. Install plugin [VojtaSvoboda.ErrorLogger](http://octobercms.com/plugin/vojtasvoboda-errorlogger)
2. Set your services at Backend &gt; Settings &gt; System &gt; Error logger
3. Save and sleep with a clear mind!

Services
--------

[](#services)

*Available:* Mailer handler, Slack handler, Syslog handler and New Relic handler.

*Waiting for implementation:* CouchDB, Cube, ElasticSearch, FirePHP, Flowdock, HipChat, IFTTT, Mandrill, MongoDB, Redis and more.

**!! Important notice !!** Mailer handler uses plain PHP `mail()` function, not Laravel Mail::send() function! So any backend mailing settings doesn't make any impact.

**Feel free to send pullrequest!**

Contributing
------------

[](#contributing)

Please send Pull Request to master branch.

License
-------

[](#license)

Error logger plugin is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT) same as OctoberCMS platform.

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 96.9% 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 ~397 days

Recently: every ~492 days

Total

6

Last Release

1951d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/533ab9a0897c6c6754ac9baf2ad6e42ecbc2a57aa67c72b885fcc647c7ae6930?d=identicon)[VojtaSvoboda](/maintainers/VojtaSvoboda)

---

Top Contributors

[![vojtasvoboda](https://avatars.githubusercontent.com/u/374917?v=4)](https://github.com/vojtasvoboda "vojtasvoboda (31 commits)")[![pikanji](https://avatars.githubusercontent.com/u/610221?v=4)](https://github.com/pikanji "pikanji (1 commits)")

---

Tags

octobercms-pluginpluginslackloggermonologsyslogoctobernewrelichipchat

### Embed Badge

![Health badge](/badges/vojtasvoboda-oc-errorlogger-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/vojtasvoboda-oc-errorlogger-plugin/health.svg)](https://phpackages.com/packages/vojtasvoboda-oc-errorlogger-plugin)
```

###  Alternatives

[analog/analog

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

3511.6M24](/packages/analog-analog)[theorchard/monolog-cascade

Monolog extension to configure multiple loggers in the blink of an eye and access them from anywhere

1482.2M9](/packages/theorchard-monolog-cascade)[tylercd100/lern

LERN (Laravel Exception Recorder and Notifier) is a Laravel 5 package that will record exceptions into a database and will notify you via Email, Pushover or Slack.

436153.8k3](/packages/tylercd100-lern)[inpsyde/wonolog

Monolog-based logging package for WordPress.

184631.3k7](/packages/inpsyde-wonolog)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[logtail/monolog-logtail

Logtail handler for Monolog

233.5M3](/packages/logtail-monolog-logtail)

PHPackages © 2026

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