0

I would like to integrate Bugsnag into TYPO3.

Is there a recommended way to do this? This is for a production system, so debug information is disabled, but it would be great to get these infos for bugsnag?

https://docs.bugsnag.com/platforms/php/other/

1 Answers1

0

You can customize exception and error handling in TYPO3.

There is a TYPO3 bugsnag extension you can use.

Michiel Roos
  • 863
  • 11
  • 13