PHPackages                             jreuteler/silverstripe-db-log - 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. [Database &amp; ORM](/categories/database)
4. /
5. jreuteler/silverstripe-db-log

ActiveSilverstripe-module[Database &amp; ORM](/categories/database)

jreuteler/silverstripe-db-log
=============================

Adds a database logger and log-search/filtering in the backend.

v1.0.0(9y ago)0371BSD-3-ClausePHP

Since Dec 3Pushed 9y agoCompare

[ Source](https://github.com/jreuteler/DbLog)[ Packagist](https://packagist.org/packages/jreuteler/silverstripe-db-log)[ Docs](https://github.com/jreuteler/DbLog)[ RSS](/packages/jreuteler-silverstripe-db-log/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (4)Used By (0)

DbLog
=====

[](#dblog)

Silverstripe module that allows easy logging to database with backend-filtering for certain methods/messages etc.

**Code examples:**

```
  DBLogger::log($data, __METHOD__, SS_LOG_GENERAL);

  DBLogger::log('Invalid parameter given', __METHOD__, SS_LOG_ERROR);

  DBLogger::log('User tried to access prohibited content', __METHOD__, SS_LOG_ACCESS);

```

**Logging categories:**

- SS\_LOG\_ERROR
- SS\_LOG\_ACCESS
- SS\_LOG\_GENERAL
- SS\_LOG\_FILES
- SS\_LOG\_CONFIGURATION

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

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

Total

2

Last Release

3428d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/23cfd74c6ae44e6b2ee1466ab6042e96f8881e22c2649115f662f93418e000bd?d=identicon)[jreuteler](/maintainers/jreuteler)

---

Top Contributors

[![jreuteler](https://avatars.githubusercontent.com/u/24281427?v=4)](https://github.com/jreuteler "jreuteler (14 commits)")

---

Tags

logdatabasesilverstripedblogger

### Embed Badge

![Health badge](/badges/jreuteler-silverstripe-db-log/health.svg)

```
[![Health](https://phpackages.com/badges/jreuteler-silverstripe-db-log/health.svg)](https://phpackages.com/packages/jreuteler-silverstripe-db-log)
```

###  Alternatives

[danielme85/laravel-log-to-db

Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.

134979.2k1](/packages/danielme85-laravel-log-to-db)[samsonasik/error-hero-module

A Hero for your Laminas and Mezzio application to trap php errors &amp; exceptions

5133.6k1](/packages/samsonasik-error-hero-module)[rah/danpu

Zero-dependency MySQL dump library for easily exporting and importing databases

62410.3k11](/packages/rah-danpu)[dmstr/yii2-db

Database extensions

19642.9k6](/packages/dmstr-yii2-db)[klaravel/db-logger

Laravel database/sql queries logger.

132.4k](/packages/klaravel-db-logger)[silverstripe/mssql

Adds MSSQL support to SilverStripe

157.8k1](/packages/silverstripe-mssql)

PHPackages © 2026

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