PHPackages                             babzich/logentries-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. babzich/logentries-bundle

ActiveSymfony-bundle[Logging &amp; Monitoring](/categories/logging)

babzich/logentries-bundle
=========================

A simple wrapper for the Logentries library

0.1(11y ago)2201[2 issues](https://github.com/babzich/logentries-bundle/issues)MITPHP

Since Jul 25Pushed 11y ago3 watchersCompare

[ Source](https://github.com/babzich/logentries-bundle)[ Packagist](https://packagist.org/packages/babzich/logentries-bundle)[ RSS](/packages/babzich-logentries-bundle/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

BabLogentriesBundle
===================

[](#bablogentriesbundle)

A simple wrapper for [logentries/logentries-monolog-handler](https://github.com/logentries/logentries-monolog-handler).

Installation
------------

[](#installation)

Download the bundle using composer and run `composer update`

```
{
    "require": {
        "babzich/logentries-bundle": "0.1"
    }
}
```

Enable the bundle
-----------------

[](#enable-the-bundle)

Enable the bundle in the kernel:

```
