PHPackages                             joostvanveen/rollbarlogger - 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. joostvanveen/rollbarlogger

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

joostvanveen/rollbarlogger
==========================

Logs Magento 2 errors and exceptions to Rollbar.com.

0.2.2(7y ago)06MITPHPPHP 7.\*

Since Nov 12Pushed 7y ago1 watchersCompare

[ Source](https://github.com/joostvanveen/rollbarlogger)[ Packagist](https://packagist.org/packages/joostvanveen/rollbarlogger)[ Docs](https://github.com/joostvanveen/rollbarlogger)[ RSS](/packages/joostvanveen-rollbarlogger/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (4)Used By (0)

Joostvanveen\_RollbarLogger
===========================

[](#joostvanveen_rollbarlogger)

Logs errors, exceptions and log messages to Rollbar.com

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

[](#installation)

1. Install through Composer `composer require joostvanveen/rollbarlogger`
2. Enable the extension: `php bin/magento module:enable Joostvanveen_RollbarLogger`
3. Run the setup script: `php bin/magento setup:upgrade`
4. Configure settings in Magento admin panel: Stores › Config › Advanced › Rollbar Logger
5. There is no step 5.

Setup
-----

[](#setup)

Available settings in Magento admin panel: Stores › Config › Advanced › Rollbar Logger

- **Enable logging to Rollbar** : Switch logging on or off.
- **Rollbar environment** : The environment to send to Rollbar. Typically: local, staging or production
- **Rollbar post\_server\_item token** : The Rollbar token for your project. You can find this in Rollbar, under Settings › Project Access Tokens › post\_server\_item
- **Log to Rollbar in development mode** : If no, only log to Rollbar when Magento deploy mode is `developer`. You can check the deploy mode using `php bin/magento deploy:mode:show`
- **Log Level** : Pick the log level threshold to log to Rollbar.
- **Include packages** : A list of Composer packages for which you want the version to be logged to Rollbar. Use the Composer name, like `onestepcheckout/iosc`. Each package name should be on its own line.
- **Exclude strings** : A list of (partial) strings that should **not** be logged, like all strings containing `Add of item`. Each string should be on its own line.

Changelog
---------

[](#changelog)

### \[0.2.2\] - 2018-11-15

[](#022---2018-11-15)

#### Added

[](#added)

- Scramble email for privacy
- Cache module versions

### \[0.2.1\] - 2018-11-13

[](#021---2018-11-13)

#### Added

[](#added-1)

- MIT License

### \[0.2.0\] - 2018-11-12

[](#020---2018-11-12)

#### Added

[](#added-2)

- Created working Joostvanveen\_RollbarLogger.
- Exceptions are logged by using a custom plugin to replace Magento\\Framework\\App\\Http\\ExceptionCatcher.
- Anything logged to Magento is logged by overwriting Magento\\Framework\\Logger\\Monolog.
- Includes settings in admin.
- Logs message, customer (if logged in), Magento version and versions for specific modules (set in config)

Thanks to the inspirational work of justbetter/magento2-sentry.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Total

3

Last Release

2736d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/joostvanveen-rollbarlogger/health.svg)

```
[![Health](https://phpackages.com/badges/joostvanveen-rollbarlogger/health.svg)](https://phpackages.com/packages/joostvanveen-rollbarlogger)
```

###  Alternatives

[rollbar/rollbar-laravel

Rollbar error monitoring integration for Laravel projects

14110.4M7](/packages/rollbar-rollbar-laravel)[jenssegers/rollbar

Rollbar error monitoring integration for Laravel projects

3301.1M2](/packages/jenssegers-rollbar)[rollbar/rollbar-php-symfony-bundle

Bundle for Symfony that integrates Rollbar tracker

291.4M](/packages/rollbar-rollbar-php-symfony-bundle)[baibaratsky/yii2-rollbar

Rollbar for Yii2

35130.5k](/packages/baibaratsky-yii2-rollbar)

PHPackages © 2026

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