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

ActiveMagento2-module

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

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

1.0.0(1mo ago)04↑2900%MITPHPPHP ~7.4.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0

Since Mar 24Pushed 1mo 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 1mo 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

42

—

FairBetter than 89% of packages

Maintenance98

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

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

46d 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.2M1](/packages/fastly-magento2)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

277.1k](/packages/mage-os-module-automatic-translation)[zepgram/module-rest

Technical module to industrialize API REST call with dependency injection pattern using Guzzle library

1326.2k](/packages/zepgram-module-rest)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)[mage-os/mageos-common-async-events

Send REST requests to external endpoints asynchronously. This module implements the most common events like order creation and customer change.

147.7k2](/packages/mage-os-mageos-common-async-events)[mage-os/module-inventory-reservations-grid

Add a grid with the list of inventory reservations.

126.8k](/packages/mage-os-module-inventory-reservations-grid)

PHPackages © 2026

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