PHPackages                             olegstepura/error-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. olegstepura/error-bundle

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

olegstepura/error-bundle
========================

Email notify about errors and exceptions happened in production mode

314PHP

Since Apr 18Pushed 14y ago1 watchersCompare

[ Source](https://github.com/olegstepura/OstErrorBundle)[ Packagist](https://packagist.org/packages/olegstepura/error-bundle)[ RSS](/packages/olegstepura-error-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

OstErrorBundle
==============

[](#osterrorbundle)

Render an error if IP is in allowed list or send an email on each error raised or exception thrown in production mode of a deployed symfony application (you should know that something went wrong).

Usage
-----

[](#usage)

Install the bundle as usual. Enable the bundle in AppKernel for all modes:

`app/AppKernel.php`

```
