PHPackages                             hmmh/devlog - 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. hmmh/devlog

ActiveTypo3-cms-extension[Logging &amp; Monitoring](/categories/logging)

hmmh/devlog
===========

The Developer's Log extension provides development logging/debugging functionality and a BE module to browse the logs.

4.0.1(6y ago)018GPL-2.0-or-laterPHP

Since Nov 13Pushed 6y ago1 watchersCompare

[ Source](https://github.com/hmmh/devlog)[ Packagist](https://packagist.org/packages/hmmh/devlog)[ RSS](/packages/hmmh-devlog/feed)WikiDiscussions master Synced 2w ago

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

Developer's Log
===============

[](#developers-log)

This is a 9 LTS compatible version of [cobwebch/devlog](https://github.com/cobwebch/devlog).

TYPO3 extension for logging calls from the [Logging Framework](https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/Logging/Index.html) (instead of `GeneralUtility:devLog()`) and browsing and searching those entries.

If you want to use the FileWriter please add the following code:

```
$GLOBALS['TYPO3_CONF_VARS']['LOG']['writerConfiguration'] = [
    \TYPO3\CMS\Core\Log\LogLevel::DEBUG => [
        'Devlog\\Devlog\\Writer\\FileWriter' => []
    ]
];

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~258 days

Total

7

Last Release

2286d ago

Major Versions

3.0.4 → 4.0.02019-08-27

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3242935?v=4)[mzanter](/maintainers/mzanter)[@mzanter](https://github.com/mzanter)

---

Top Contributors

[![mzanter](https://avatars.githubusercontent.com/u/3242935?v=4)](https://github.com/mzanter "mzanter (12 commits)")[![fsuter](https://avatars.githubusercontent.com/u/328984?v=4)](https://github.com/fsuter "fsuter (9 commits)")[![froemken](https://avatars.githubusercontent.com/u/2532472?v=4)](https://github.com/froemken "froemken (2 commits)")[![oemmes](https://avatars.githubusercontent.com/u/6675519?v=4)](https://github.com/oemmes "oemmes (1 commits)")[![swilking](https://avatars.githubusercontent.com/u/3242717?v=4)](https://github.com/swilking "swilking (1 commits)")[![wr-lang](https://avatars.githubusercontent.com/u/11212185?v=4)](https://github.com/wr-lang "wr-lang (1 commits)")

### Embed Badge

![Health badge](/badges/hmmh-devlog/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[typo3/cms-belog

TYPO3 CMS Log - View logs from the sys\_log table in the TYPO3 backend modules System&gt;Log

168.9M123](/packages/typo3-cms-belog)[pagemachine/typo3-formlog

Form log for TYPO3

23233.9k8](/packages/pagemachine-typo3-formlog)[t3monitor/t3monitoring_client

Client extension for the t3monitoring service

31876.9k2](/packages/t3monitor-t3monitoring-client)[networkteam/sentry-client

A Sentry client for TYPO3. It forwards errors and exceptions to Sentry - https://sentry.io/

391.1M6](/packages/networkteam-sentry-client)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

41515.2k](/packages/wazum-sluggi)

PHPackages © 2026

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