PHPackages                             magenius/module-buggregator - 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. magenius/module-buggregator

ActiveMagento2-module[Logging &amp; Monitoring](/categories/logging)

magenius/module-buggregator
===========================

Magento 2 module to integrate logging and error tracking with Buggregator.

1.0.0(4mo ago)037↓89.6%MITPHPPHP ~7.4.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0

Since Mar 24Pushed 4mo agoCompare

[ Source](https://github.com/magenius-team/magento2-module-buggregotor)[ Packagist](https://packagist.org/packages/magenius/module-buggregator)[ RSS](/packages/magenius-module-buggregator/feed)WikiDiscussions main Synced 1w ago

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

Magenius Buggregator Logger for Magento 2
=========================================

[](#magenius-buggregator-logger-for-magento-2)

Magento 2 module for sending Monolog records to a Buggregator endpoint.

Features
--------

[](#features)

- Adds custom Monolog handler `Magenius\Buggregator\Logger\Handler\Buggregator`
- Supports server configuration in Magento Admin (`Stores > Configuration > Advanced > Developer > Buggregator logs`)
- Uses `MONOLOG_SERVER` environment variable as fallback when config value is empty
- Supports `tcp://`, `udp://`, `tls://`, and `unix://` connection strings
- Can be enabled/disabled with Magento config `dev/buggregator_logs/enable`

Requirements
------------

[](#requirements)

- Magento 2.3.5+
- PHP `~7.4.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0`

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

[](#installation)

1. Install module from Packagist:

```
composer require magenius/module-buggregator
```

2. Run Magento setup commands:

```
bin/magento module:enable Magenius_Buggregator
bin/magento setup:upgrade
bin/magento cache:flush
```

Configuration
-------------

[](#configuration)

1. Set server in Magento Admin:
    - `Stores > Configuration > Advanced > Developer > Buggregator logs > Server`
2. Use a connection string, for example:
    - `tcp://127.0.0.1:1025`
    - `udp://127.0.0.1:9912`
    - `unix:///tmp/buggregator.sock`
3. Enable the module config in Magento Admin:
    - `Stores > Configuration > Advanced > Developer > Buggregator logs > Enable Buggregator Logging`
4. Optional fallback:
    - if `Server` is empty, set `MONOLOG_SERVER` in environment

License
-------

[](#license)

MIT

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance75

Regular maintenance activity

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

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

Unknown

Total

1

Last Release

137d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/baca1e3c845c88ae757331f139e92fd23dfbfa2c88fa1e7dc8ee0ab154e7be0c?d=identicon)[Den4ik](/maintainers/Den4ik)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/magenius-module-buggregator/health.svg)

```
[![Health](https://phpackages.com/badges/magenius-module-buggregator/health.svg)](https://phpackages.com/packages/magenius-module-buggregator)
```

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.5M1](/packages/fastly-magento2)[justbetter/magento2-sentry

Magento 2 Logger for Sentry

1871.6M3](/packages/justbetter-magento2-sentry)[graycore/magento2-stdlogging

A Magento 2 module that changes all logging handlers to stdout

2589.7k](/packages/graycore-magento2-stdlogging)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1861.2k](/packages/myparcelnl-magento)[mage-os/module-admin-activity-log

The Admin Activity extension makes it easy to track all admin activity with comprehensive audit logging.

2911.6k1](/packages/mage-os-module-admin-activity-log)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

3123.7k](/packages/mage-os-module-automatic-translation)

PHPackages © 2026

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