PHPackages                             dmk/mklog - 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. dmk/mklog

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

dmk/mklog
=========

Keep track of developer logs. Provides automatic email notification about important errors.

v13.2.3(2mo ago)735.7k↓37.5%31GPL-2.0-or-laterPHPCI passing

Since Jan 15Pushed 2mo ago25 watchersCompare

[ Source](https://github.com/DMKEBUSINESSGMBH/typo3-mklog)[ Packagist](https://packagist.org/packages/dmk/mklog)[ Docs](http://www.dmk-ebusiness.de/)[ RSS](/packages/dmk-mklog/feed)WikiDiscussions 13.4 Synced 1mo ago

READMEChangelog (8)Dependencies (34)Versions (105)Used By (1)

MK Log
======

[](#mk-log)

[![TYPO3 compatibility](https://camo.githubusercontent.com/6d8dd77fa7a72261d2a080ada6d2587f1c0ff391b4778a87c7155d5d04e6d270/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31322e3425323025374325323031332e322d6f72616e67653f6d61784167653d33363030267374796c653d666c61742d737175617265266c6f676f3d7479706f33)](https://camo.githubusercontent.com/6d8dd77fa7a72261d2a080ada6d2587f1c0ff391b4778a87c7155d5d04e6d270/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31322e3425323025374325323031332e322d6f72616e67653f6d61784167653d33363030267374796c653d666c61742d737175617265266c6f676f3d7479706f33)[![Latest Stable Version](https://camo.githubusercontent.com/f3041c5f0346e0ec65b11c00196de586008f5b29f00a400ba286716ac3b8c394/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f646d6b2f6d6b6c6f672e7376673f6d61784167653d33363030267374796c653d666c61742d737175617265266c6f676f3d636f6d706f736572)](https://packagist.org/packages/dmk/mklog)[![Total Downloads](https://camo.githubusercontent.com/3367df22981e4998826f9faebfcfad8d3815a04a5fce13fc330282db206cc005/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f646d6b2f6d6b6c6f672e7376673f6d61784167653d33363030267374796c653d666c61742d737175617265)](https://packagist.org/packages/dmk/mklog)[![Build Status](https://camo.githubusercontent.com/86eed221ed3ea0d475998c0de76f2d9f1ab5e8c5d13567543e43e21e16f5eac2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f444d4b45425553494e455353474d42482f7479706f332d6d6b6c6f672f504850253230436865636b732e7376673f6d61784167653d33363030267374796c653d666c61742d737175617265266c6f676f3d6769746875622d616374696f6e73)](https://github.com/DMKEBUSINESSGMBH/typo3-mklog/actions?query=workflow%3A%22PHP+Checks%22)[![License](https://camo.githubusercontent.com/2c00c655900175146edcfc4a0a222bf03c82f87d496f7c6745f2f78fb45729e2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f646d6b2f6d6b6c6f672e7376673f6d61784167653d33363030267374796c653d666c61742d737175617265266c6f676f3d676e75)](https://packagist.org/packages/dmk/mklog)

This extension offers a developer log. Ther is a scheduler task too, the watch dog, which aggregates devlog entries and sends them via a transport. So it is possible to send a mail with fatal errors the minute they occur but warnings only every 6 hours. Or send a mail with infos from an import every night.

Or transport all the logs to a graylog server

Of course the devlog has to be used by the core and extensions. To have exceptions and errors logged to the devlog the error handling of mktools can be used.

### Installation

[](#installation)

Install TYPO3 via composer. Installation from TER is no longer supported. Maybe you can use our [TYPO3-Composer-Webroot Project](https://github.com/DMKEBUSINESSGMBH/typo3-composer-webroot)

From project root you need to run

```
composer require dmk/mklog
```

### Documentation

[](#documentation)

For usage please have a look in our ***[Documentation](Documentation/Index.md)***

[CHANGELOG](Documentation/CHANGELOG.md)

###  Health Score

60

—

FairBetter than 99% of packages

Maintenance87

Actively maintained with recent releases

Popularity34

Limited adoption so far

Community27

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

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

Recently: every ~3 days

Total

102

Last Release

64d ago

Major Versions

11.5.x-dev → v12.0.42024-11-27

v12.0.4 → v13.0.02024-12-05

v12.0.6 → v13.0.82025-08-18

v12.1.1 → v13.2.12026-03-05

v12.1.2 → v13.2.22026-03-09

PHP version history (4 changes)10.0.0PHP &gt;=7.1.0

v10.0.2PHP &gt;=7.3.0

v11.0.0PHP &gt;=7.4.0

v11.0.2PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5131653?v=4)[Michael Wagner](/maintainers/rengaw83)[@rengaw83](https://github.com/rengaw83)

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

![](https://www.gravatar.com/avatar/33e7d05adb80175dc82fc55b499e1d17d6252f45a3de0dc5a314181568f54f69?d=identicon)[hannesbochmann](/maintainers/hannesbochmann)

---

Top Contributors

[![rengaw83](https://avatars.githubusercontent.com/u/5131653?v=4)](https://github.com/rengaw83 "rengaw83 (271 commits)")[![hannesbochmann](https://avatars.githubusercontent.com/u/6302628?v=4)](https://github.com/hannesbochmann "hannesbochmann (230 commits)")[![mario-seidel](https://avatars.githubusercontent.com/u/6473057?v=4)](https://github.com/mario-seidel "mario-seidel (52 commits)")[![hbochmann](https://avatars.githubusercontent.com/u/873161?v=4)](https://github.com/hbochmann "hbochmann (17 commits)")[![mcrasser](https://avatars.githubusercontent.com/u/14163959?v=4)](https://github.com/mcrasser "mcrasser (3 commits)")[![aprettser](https://avatars.githubusercontent.com/u/23738041?v=4)](https://github.com/aprettser "aprettser (2 commits)")[![darthnorman](https://avatars.githubusercontent.com/u/628835?v=4)](https://github.com/darthnorman "darthnorman (2 commits)")[![digedag](https://avatars.githubusercontent.com/u/965877?v=4)](https://github.com/digedag "digedag (2 commits)")[![fladi](https://avatars.githubusercontent.com/u/234220?v=4)](https://github.com/fladi "fladi (1 commits)")[![dmk-ralf-urban](https://avatars.githubusercontent.com/u/873591?v=4)](https://github.com/dmk-ralf-urban "dmk-ralf-urban (1 commits)")[![sarahhoppe](https://avatars.githubusercontent.com/u/6662423?v=4)](https://github.com/sarahhoppe "sarahhoppe (1 commits)")

---

Tags

devlogloggingphptypo3typo3-extensionlognotificationTYPO3 CMSdevlog

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/dmk-mklog/health.svg)

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

###  Alternatives

[yadahan/laravel-authentication-log

Laravel Authentication Log provides authentication logger and notification for Laravel.

416632.8k5](/packages/yadahan-laravel-authentication-log)[hedii/laravel-gelf-logger

A Laravel package to send logs to a gelf compatible backend like graylog

1333.4M10](/packages/hedii-laravel-gelf-logger)[saasscaleup/laravel-log-alarm

Laravel log Alarm help you to set up alarm when errors occur in your system and send you a notification via Slack and email

27025.0k](/packages/saasscaleup-laravel-log-alarm)[guanguans/laravel-exception-notify

Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

14642.7k1](/packages/guanguans-laravel-exception-notify)[masterro/laravel-mail-viewer

Easily view in browser outgoing emails.

6392.1k](/packages/masterro-laravel-mail-viewer)[pagemachine/typo3-formlog

Form log for TYPO3

23225.3k6](/packages/pagemachine-typo3-formlog)

PHPackages © 2026

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