PHPackages                             simonschaufi/logs - 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. simonschaufi/logs

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

simonschaufi/logs
=================

TYPO3 Logging API reading module and devlog extension in one

v5.0.0(2y ago)02.2kGPL-2.0-or-laterPHPPHP ^8.1

Since May 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/simonschaufi/logs)[ Packagist](https://packagist.org/packages/simonschaufi/logs)[ Fund](https://www.paypal.me/simonschaufi/10)[ GitHub Sponsors](https://github.com/simonschaufi)[ RSS](/packages/simonschaufi-logs/feed)WikiDiscussions typo3-11 Synced today

READMEChangelogDependencies (6)Versions (27)Used By (0)

CoStack.Logs
============

[](#costacklogs)

[![pipeline status](https://camo.githubusercontent.com/17c5acfdc9f65b12d7fabe6c6cbb5b6fd866afd96cf7953996722ad2b68d262b/68747470733a2f2f6769746c61622e636f6d2f636f2d737461636b2e636f6d2f636f2d737461636b2e636f6d2f7479706f332d657874656e73696f6e732f6c6f67732f6261646765732f6d61737465722f706970656c696e652e737667)](https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/pipelines)

Introduction
------------

[](#introduction)

Finally, a backend module to read from the TYPO3 logging API **and** a deprecation log reader.

Notice: This extension currently supports just log tables. If you need a special log reader (e.g. file or syslog) feel free to contact me or create a pull request with your proposal ;)

Basic Usage
-----------

[](#basic-usage)

The logging API exists for a long time, but there is no nice way to read those logs if the user has no direct access to the database or files.

Backend module created - problem solved!

The ConjunctionReader creates an instance of `Reader` for each `Writer`, which reads from the specific location where the writer writes the log entries. Therefore, it's possible to read and filter logs across all log destinations (tables, files, etc.)

TYPO3 &amp; PHP compatibility
-----------------------------

[](#typo3--php-compatibility)

The current major version 3.1 requires PHP 7.1 or higher and support TYPO3 version 9 and 10.

For versions supporting older PHP and / or TYPO3 versions please use the previous tags. Keep in mind, that these are not actively supported, and you should strongly consider upgrading your TYPO3 installation.

TODO
----

[](#todo)

- Register as devlog
- Identify and fix that one bug that sometimes won't delete a log entry
- Add a log writer filter (to deselect log readers/erasers) #4

Found a bug? Feedback?
----------------------

[](#found-a-bug-feedback)

Please report any bug or negative side effects, as well as your feedback here: [Issues](https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/issues)

Other stuff
-----------

[](#other-stuff)

Copyright &amp; Author: Oliver Eglseder License: GPL-2.0+

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity82

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 88.9% 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 ~107 days

Recently: every ~167 days

Total

26

Last Release

1006d ago

Major Versions

v1.3.0 → v2.0.02018-09-29

v2.1.2 → v3.0.02019-08-02

v3.2.4 → v4.0.02022-12-19

v4.0.1 → v5.0.02023-10-02

PHP version history (9 changes)v1.0.0PHP ^5.5

v1.0.1PHP &gt;=5.5.0

v1.1.0PHP &gt;=5.4

v1.2.0PHP &gt;=5.5

v2.1.0PHP &gt;=7.0

v3.1.0PHP &gt;=7.1

v3.2.1PHP &gt;=7.2

v4.0.0PHP ^7.4 || ^8.0

v5.0.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/941794?v=4)[Simon Schaufelberger](/maintainers/simonschaufi)[@simonschaufi](https://github.com/simonschaufi)

---

Top Contributors

[![vertexvaar](https://avatars.githubusercontent.com/u/5594393?v=4)](https://github.com/vertexvaar "vertexvaar (144 commits)")[![simonschaufi](https://avatars.githubusercontent.com/u/941794?v=4)](https://github.com/simonschaufi "simonschaufi (14 commits)")[![brotkrueml](https://avatars.githubusercontent.com/u/2566282?v=4)](https://github.com/brotkrueml "brotkrueml (2 commits)")[![agenturtwofour](https://avatars.githubusercontent.com/u/151757977?v=4)](https://github.com/agenturtwofour "agenturtwofour (1 commits)")[![mschwemer](https://avatars.githubusercontent.com/u/103594?v=4)](https://github.com/mschwemer "mschwemer (1 commits)")

### Embed Badge

![Health badge](/badges/simonschaufi-logs/health.svg)

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

###  Alternatives

[sentry/sentry

PHP SDK for Sentry (http://sentry.io)

1.9k247.1M335](/packages/sentry-sentry)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[pagemachine/typo3-formlog

Form log for TYPO3

23238.6k8](/packages/pagemachine-typo3-formlog)[illuminate/log

The Illuminate Log package.

6225.3M624](/packages/illuminate-log)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.4M80](/packages/typo3-cms-redirects)[api-platform/metadata

API Resource-oriented metadata attributes and factories

275.0M219](/packages/api-platform-metadata)

PHPackages © 2026

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