2017 © Pedro Peláez
 

symfony-bundle campfire-exception-bundle

A Symfony2 Bundle that logs exceptions to a Campfire chat room

image

ruudk/campfire-exception-bundle

A Symfony2 Bundle that logs exceptions to a Campfire chat room

  • Thursday, April 10, 2014
  • by ruudk
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1,928 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 12 Versions
  • 0 % Grown

The README.md

RuudkCampfireExceptionBundle

A Symfony2 Bundle that logs exceptions to a Campfire chat room, (*1)

Installation

Step1: Require the package with Composer

php composer.phar require ruudk/campfire-exception-bundle, (*2)

Step2: Enable the bundle

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

``` php <?php // app/AppKernel.php, (*4)

public function registerBundles() { $bundles = array( // ..., (*5)

    new Ruudk\CampfireExceptionBundle\RuudkCampfireExceptionBundle(),
);

}, (*6)


### Step3: Configure Finally, add the following to your config_prod.yml ``` yaml # app/config/config_prod.yml ruudk_campfire_exception: application: # Your Symfony2 application name subdomain: # Subdomain token: # Campfire API token room: # Room ID

Congratulations! You're ready., (*7)

The Versions

10/04 2014

dev-master

9999999-dev http://github.com/ruudk/CampfireExceptionBundle

A Symfony2 Bundle that logs exceptions to a Campfire chat room

  Sources   Download

MIT

The Requires

 

by Ruud Kamphuis

log symfony2 exception campfire

10/04 2014

0.1.10

0.1.10.0 http://github.com/ruudk/CampfireExceptionBundle

A Symfony2 Bundle that logs exceptions to a Campfire chat room

  Sources   Download

MIT

The Requires

 

by Ruud Kamphuis

log symfony2 exception campfire

03/10 2013

0.1.9

0.1.9.0 http://github.com/ruudk/CampfireExceptionBundle

A Symfony2 Bundle that logs exceptions to a Campfire chat room

  Sources   Download

MIT

The Requires

 

by Ruud Kamphuis

log symfony2 exception campfire

04/06 2013

0.1.8

0.1.8.0 http://github.com/ruudk/CampfireExceptionBundle

A Symfony2 Bundle that logs exceptions to a Campfire chat room

  Sources   Download

MIT

The Requires

 

by Ruud Kamphuis

log symfony2 exception campfire

25/03 2013

0.1.7

0.1.7.0 http://github.com/ruudk/CampfireExceptionBundle

A Symfony2 Bundle that logs exceptions to a Campfire chat room

  Sources   Download

MIT

The Requires

 

by Ruud Kamphuis

log symfony2 exception campfire

18/02 2013

0.1.6

0.1.6.0 http://github.com/ruudk/CampfireExceptionBundle

A Symfony2 Bundle that logs exceptions to a Campfire chat room

  Sources   Download

MIT

The Requires

 

by Ruud Kamphuis

log symfony2 exception campfire

14/02 2013

0.1.5

0.1.5.0 http://github.com/ruudk/CampfireExceptionBundle

A Symfony2 Bundle that logs exceptions to a Campfire chat room

  Sources   Download

MIT

The Requires

 

by Ruud Kamphuis

log symfony2 exception campfire

25/01 2013

0.1.4

0.1.4.0 http://github.com/ruudk/CampfireExceptionBundle

A Symfony2 Bundle that logs exceptions to a Campfire chat room

  Sources   Download

MIT

The Requires

 

by Ruud Kamphuis

log symfony2 exception campfire

21/01 2013

0.1.3

0.1.3.0 http://github.com/ruudk/CampfireExceptionBundle

A Symfony2 Bundle that logs exceptions to a Campfire chat room

  Sources   Download

MIT

The Requires

 

by Ruud Kamphuis

log symfony2 exception campfire

07/11 2012

0.1.2

0.1.2.0 http://github.com/ruudk/CampfireExceptionBundle

A Symfony2 Bundle that logs exceptions to a Campfire chat room

  Sources   Download

MIT

The Requires

 

by Ruud Kamphuis

log symfony2 exception campfire

22/10 2012

0.1.1

0.1.1.0 http://github.com/ruudk/CampfireExceptionBundle

A Symfony2 Bundle that logs exceptions to a Campfire chat room

  Sources   Download

MIT

The Requires

 

by Ruud Kamphuis

log symfony2 exception campfire

03/10 2012

0.1.0

0.1.0.0 http://github.com/ruudk/CampfireExceptionBundle

A Symfony2 Bundle that logs exceptions to a Campfire chat room

  Sources   Download

MIT

The Requires

 

by Ruud Kamphuis

log symfony2 exception campfire