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(3mo ago)032↓87.5%MITPHPPHP ~7.4.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0

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

39

—

LowBetter than 85% of packages

Maintenance82

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

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

92d 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

[graycore/magento2-stdlogging

A Magento 2 module that changes all logging handlers to stdout

2486.3k](/packages/graycore-magento2-stdlogging)[fredden/magento2-module-javascript-error-reporting

A Magento 2 module which captures JavaScript errors for later review by website administrators

3139.3k](/packages/fredden-magento2-module-javascript-error-reporting)[mage-os/module-admin-activity-log

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

293.3k](/packages/mage-os-module-admin-activity-log)[graycore/magento2-graphql-logger

117.5k](/packages/graycore-magento2-graphql-logger)[itonomy/module-admin-activity

A continuation of The Admin Activity extension by KiwiCommerce. This extension makes it easy to track all admin activity and revert the modification.

1272.0k](/packages/itonomy-module-admin-activity)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1010.0k22](/packages/loki-magento2-components)

PHPackages © 2026

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