davitec / dv-logs
Lightweight TYPO3 backend module that provides a simple interface for viewing and managing TYPO3 system log files.
1.0.6
2026-04-02 07:51 UTC
Requires
- php: ^8.2
- typo3/cms-backend: ^12.4 || ^13.4 || ^14.0
- typo3/cms-core: ^12.4 || ^13.4 || ^14.0
- typo3/cms-extbase: ^12.4 || ^13.4 || ^14.0
Requires (Dev)
- phpunit/phpunit: ^10.5 || ^11.0
- typo3/testing-framework: ^8.0 || ^9.0
This package is auto-updated.
Last update: 2026-04-02 07:51:48 UTC
README
dv_logs is a lightweight TYPO3 backend module that provides a simple interface for viewing and managing TYPO3 system log files. It allows administrators to inspect log entries directly within the backend without requiring server access.
Features
- Displays all available TYPO3 logfile files
- Shows file metadata such as filename, size and creation date
- Provides a detailed view of the latest log entries
- Highlights log levels for better readability
- Allows removing logfile files from within the backend
Usage
After installation, a backend module becomes available which lists all TYPO3 logfiles. From there, you can open individual files and inspect their most recent entries.
Version 1.0.3