PHPackages                             swilsonalfa/sentrylogger - 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. swilsonalfa/sentrylogger

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

swilsonalfa/sentrylogger
========================

Publish SilverStripe errors and warnings to Sentry using the Raven client.

v1.2.1(8y ago)45.6k3[1 issues](https://github.com/swilsonau/silverstripe-sentrylogger/issues)MITPHP

Since Dec 13Pushed 8y ago1 watchersCompare

[ Source](https://github.com/swilsonau/silverstripe-sentrylogger)[ Packagist](https://packagist.org/packages/swilsonalfa/sentrylogger)[ RSS](/packages/swilsonalfa-sentrylogger/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

SilverStripe Sentry Logger
==========================

[](#silverstripe-sentry-logger)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/4e563cf72e1970befca5f67a3f0d13545d76c223b4970ac19322894afb1c7fb2/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7377696c736f6e616c66612f73696c7665727374726970652d73656e7472796c6f676765722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/swilsonalfa/silverstripe-sentrylogger/?branch=master) [![helpfulrobot](https://camo.githubusercontent.com/1f8c34912c1aaa41a1404230256656dc6a6fca81ca370a786bfb1e6b6ac50306/68747470733a2f2f68656c7066756c726f626f742e696f2f7377696c736f6e616c66612f73656e7472796c6f676765722f6261646765)](https://camo.githubusercontent.com/1f8c34912c1aaa41a1404230256656dc6a6fca81ca370a786bfb1e6b6ac50306/68747470733a2f2f68656c7066756c726f626f742e696f2f7377696c736f6e616c66612f73656e7472796c6f676765722f6261646765)

Publish SilverStripe errors and warnings to Sentry using the Raven client.

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

[](#installation)

**Composer (recommended):**

```
composer require swilsonalfa/sentrylogger

```

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

[](#configuration)

Add the following to your \_config.php file in the mysite folder:

```
SS_Log::add_writer(new SentryLogger());
```

Add the Sentry DSN (available from the Sentry website) into your config yml file:

```
SentryLogger:
  sentry_dsn: https://xxx:xxx@app.getsentry.com/xxx
```

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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 ~140 days

Total

4

Last Release

3012d ago

### Community

Maintainers

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

---

Top Contributors

[![swilsonau](https://avatars.githubusercontent.com/u/1579093?v=4)](https://github.com/swilsonau "swilsonau (6 commits)")[![phptek](https://avatars.githubusercontent.com/u/478440?v=4)](https://github.com/phptek "phptek (2 commits)")[![gvnn](https://avatars.githubusercontent.com/u/687228?v=4)](https://github.com/gvnn "gvnn (1 commits)")

---

Tags

logloggingerrorsilverstripesentryraven

### Embed Badge

![Health badge](/badges/swilsonalfa-sentrylogger/health.svg)

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

###  Alternatives

[sentry/sentry-laravel

Laravel SDK for Sentry (https://sentry.io)

1.3k114.3M154](/packages/sentry-sentry-laravel)[sentry/sdk

This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.

327134.8M151](/packages/sentry-sdk)[phptek/sentry

Sentry.io integration for SilverStripe. Binds Sentry.io to SilverStripe's error &amp; exception handling subsystem.

15203.5k3](/packages/phptek-sentry)[jenssegers/raven

Sentry (Raven) error monitoring integration for Laravel projects

92197.1k1](/packages/jenssegers-raven)[justbetter/magento2-sentry

Magento 2 Logger for Sentry

1851.5M3](/packages/justbetter-magento2-sentry)[facile-it/sentry-module

This module allows integration of Sentry Client into laminas and mezzio

19372.5k](/packages/facile-it-sentry-module)

PHPackages © 2026

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