2017 © Pedro Peláez
 

symfony-bundle logentries-bundle

A simple wrapper for the Logentries library

image

babzich/logentries-bundle

A simple wrapper for the Logentries library

  • Friday, July 25, 2014
  • by babzich
  • Repository
  • 3 Watchers
  • 2 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 3 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

BabLogentriesBundle

A simple wrapper for [logentries/logentries-monolog-handler][1]., (*1)

Installation

Download the bundle using composer and run composer update, (*2)

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

Enable the bundle

Enable the bundle in the kernel:, (*3)

<?php
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
        new Bab\LogentriesBundle\BabLogentriesBundle(),
    );
}

The Versions

25/07 2014

dev-master

9999999-dev

A simple wrapper for the Logentries library

  Sources   Download

MIT

The Requires

 

by Vincent Bach

log symfony logentries

25/07 2014

0.1

0.1.0.0

A simple wrapper for the Logentries library

  Sources   Download

MIT

The Requires

 

by Vincent Bach

log symfony logentries