File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
- [ ![ ErrorLog] ( https://img.shields.io/badge/beta-v11.5.1 -green?style=flat-square )] ( github.com/raccoondepot/error_log/tree/11.5.1 ) [ ![ TYPO3 11] ( https://img.shields.io/badge/TYPO3-11-orange.svg?style=flat-square )] ( https://get.typo3.org/version/11 ) [ ![ License] ( https://img.shields.io/github/license/TYPO3-Documentation/tea?style=flat-square )] ( ) [ ![ RD] ( https://img.shields.io/badge/Raccoon-Depot-50b99a?style=flat-square )] ( https://raccoondepot.com )
1
+ [ ![ ErrorLog] ( https://img.shields.io/badge/beta-v11.5.2 -green?style=flat-square )] ( github.com/raccoondepot/error_log/tree/11.5.2 ) [ ![ TYPO3 11] ( https://img.shields.io/badge/TYPO3-11-orange.svg?style=flat-square )] ( https://get.typo3.org/version/11 ) [ ![ License] ( https://img.shields.io/github/license/TYPO3-Documentation/tea?style=flat-square )] ( ) [ ![ RD] ( https://img.shields.io/badge/Raccoon-Depot-50b99a?style=flat-square )] ( https://raccoondepot.com )
2
2
3
3
# TYPO3 Advanced Error Log
4
4
5
5
## Features
6
6
- Handle TYPO3 errors and content object exceptions
7
+ - Handle the errors occurred before TYPO3 is fully loaded
7
8
- Display grouped errors in the TYPO3 backend module
8
9
- Provide detailed information for each error occurrence, including stack traces
9
10
- Configurable error notifications via email and Slack
@@ -98,8 +99,6 @@ You can easily add your own listener to any of those events and perform your own
98
99
99
100
## Future plans
100
101
This extension is a work in progress and we have a lot of ideas to implement in future versions. Here are some of them:
101
- - Utilize modern features of PHP v8.1 and TYPO3 v12 (after TYPO3 v11 end of support);
102
- - Use message bus / message queue;
103
102
- Handle errors from PHP error log file (either directly or with directly uploaded file);
104
103
- Dynamic configuration for alternative notification sources;
105
104
- Use retrieval augmented generation (RAG) for giving AI better TYPO3 context.
You can’t perform that action at this time.
0 commit comments