Skip to content

Commit 50eb576

Browse files
committed
update readme
1 parent 93bc23e commit 50eb576

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
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)
22

33
# TYPO3 Advanced Error Log
44

55
## Features
66
- Handle TYPO3 errors and content object exceptions
7+
- Handle the errors occurred before TYPO3 is fully loaded
78
- Display grouped errors in the TYPO3 backend module
89
- Provide detailed information for each error occurrence, including stack traces
910
- 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
9899

99100
## Future plans
100101
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;
103102
- Handle errors from PHP error log file (either directly or with directly uploaded file);
104103
- Dynamic configuration for alternative notification sources;
105104
- Use retrieval augmented generation (RAG) for giving AI better TYPO3 context.

0 commit comments

Comments
 (0)