Download the PHP package sle/typo3-exceptionhandler without Composer
On this page you can find all versions of the php package sle/typo3-exceptionhandler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sle/typo3-exceptionhandler
More information about sle/typo3-exceptionhandler
Files in sle/typo3-exceptionhandler
Download sle/typo3-exceptionhandler
More information about sle/typo3-exceptionhandler
Files in sle/typo3-exceptionhandler
Vendor sle
Package typo3-exceptionhandler
Short Description Simple TYPO3 exception monitoring tool for small and low budget TYPO3 projects.
License MIT
Package typo3-exceptionhandler
Short Description Simple TYPO3 exception monitoring tool for small and low budget TYPO3 projects.
License MIT
Please rate this library. Is it a good library?
Informations about the package typo3-exceptionhandler
Simple TYPO3 exception monitoring tool
What does it do?
This package offers a simple and cheap monitoring solution for small and low budget TYPO3 projects. The purpose is that all in production mode occuring errors be send as mail to the warning_email_addr of your TYPO3 instance.
Requirements
- PHP 5.5 or heigher
- TYPO3 6 or 7
Installation
Configuration
The configuration is very easy and done within 3 minutes:
- Login into Install Tool of your TYPO3 instance
- Switch to All configuration
- Enter a warning_email_addr
- Configure in MAIL the transport and defaultMailFromAddress
- Set in SYS the systemLogLevel (Common value: 2 or heigher)
- Set in SYS the errorHandler to "Sle\TYPO3\ExceptionHandler\ErrorHandler"
- Set in SYS the productionExceptionHandler to "Sle\TYPO3\ExceptionHandler\ProductionExceptionHandler"
All versions of typo3-exceptionhandler with dependencies
PHP Build Version
Package Version
The package sle/typo3-exceptionhandler contains the following files
Loading the files please wait ....