“”

TYPO3 Advanced Error Log TYPO3 Advanced Error Log

error_log / beta

This TYPO3 extension manages errors and exceptions, even before TYPO3 fully loads. It groups and displays errors in the backend, with detailed information and stack traces. Configurable notifications and reports via email and Slack keep you informed, while AI assistance aids in resolving issues.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer require raccoondepot/error-log

Tags

#typo3 #backend #extension #errors #exceptions #log #AI

Last upload comment

- fix "Deprecation Notice: Creation of dynamic property" issue

Downloads by month

Download 12.4.6 Found an Issue? Code Insights Packagist.org Donate and Give Kudos
Author
Serhii Voronov, Rostyslav Matviiv, Andrii Pozdieiev
Company
Raccoon Depot
Last update
12. Aug 2024
First upload
28. Jun 2024
Downloads
1,009
Category
none
Dependencies
  • TYPO3 (12.4.0 - 12.4.99)
  • symfony/http-client
  • slack-php/slack-block-kit
  • erusev/parsedown

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer require raccoondepot/error-log to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
12.4.6 / beta
August 12, 2024
- fix "Deprecation Notice: Creation of dynamic property" issue
12.4.0 - 12.4.99 Download
12.4.5 / beta
August 09, 2024
- Upgrade symfony/http-client to v6
12.4.0 - 12.4.99 Download
12.4.4 / beta
August 08, 2024
- fix issue with value types for arguments
12.4.0 - 12.4.99 Download
12.4.3 / beta
August 08, 2024
Pagination is added to error detail view (v12)
12.4.0 - 12.4.99 Download
12.4.2 / beta
July 29, 2024
- Fix LogWriter when error happens before TYPO3 is booted
12.4.0 - 12.4.99 Download
12.4.1 / beta
July 06, 2024
- Use message bus for notification;
- Fix bug with reports
12.4.0 - 12.4.99 Download
12.4.0 / beta
June 28, 2024
Advanced Error Log for TYPO3 CMS v12 LTS
12.4.0 - 12.4.99 Download
11.5.4 / beta
August 09, 2024
- Fix PSR-11 LogicException on GeneralUtility::getContainer()->get('boot.state')
11.5.0 - 11.5.99 Download
11.5.3 / beta
August 09, 2024
- fix issue with value types for arguments
11.5.0 - 11.5.99 Download
11.5.2 / beta
August 08, 2024
Pagination is added to error detail view (v11)
11.5.0 - 11.5.99 Download
11.5.1 / beta
July 29, 2024
- Fix LogWriter when error happens before TYPO3 is booted
11.5.0 - 11.5.99 Download
11.5.0 / beta
June 28, 2024
Advanced Error Log for TYPO3 CMS v11 LTS
11.5.0 - 11.5.99 Download