PHPackages                             gmbn/logbug - 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. gmbn/logbug

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

gmbn/logbug
===========

Logging of ZF2 exceptions and errors

2401PHP

Since Nov 29Pushed 9y ago1 watchersCompare

[ Source](https://github.com/GMBN/LogBug)[ Packagist](https://packagist.org/packages/gmbn/logbug)[ RSS](/packages/gmbn-logbug/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

LogBug Errors Notifier for Zend Framework 2
===========================================

[](#logbug-errors-notifier-for-zend-framework-2)

### LogBug?

[](#logbug)

The LogBug Notifier for Zend Framework 2 gives you instant notifications of the errors in your application. Detect Handle and Catch E\_\* PHP errors , ‘dispatch.error’ and ‘render.error’ errors that handled by Framework

### Install

[](#install)

#### Installation with the composer

[](#installation-with-the-composer)

```
php composer.phar require gmbn/logbug:dev-master
```

Enable it in your `application.config.php` file

```
