datamints/error_report

sends bundled error-log entries by email

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

Open Issues: 0

Language:HTML

Type:typo3-cms-extension

1.0.5 2022-03-04 11:42 UTC

This package is auto-updated.

Last update: 2024-05-04 16:31:19 UTC


README

A TYPO3 extension for sending bundled error reports to a specified email address. Does NOT send e-mails at the moment when an exception occurs!

Links:

Features:

  • Provides a scheduler task for sending bundled error reports to a specified email address
  • You can configure the max amount of error-entries per email to prevent huge emails
  • Gathers all errors since the last report
  • Provides a scheduler task for testing purposes by triggering an exception

Usage and installation:

Screenshots