Skip to content

DMKEBUSINESSGMBH/typo3-mklog

Repository files navigation

MK Log

TYPO3 compatibility Latest Stable Version Total Downloads Build Status License

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

Install TYPO3 via composer. Maybe you can use our TYPO3-Composer-Webroot Project

From project root you need to run

composer require dmk/mklog

Documentation

For usage please have a look in our Documentation

CHANGELOG

About

TYPO3 extension which offers a developer log. Aggregate devlog entries and deliver them through several transports (Mail, GELF ...).

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages