2017 © Pedro Peláez
 

symfony-bundle console-exception-bundle

Symfony ConsoleExceptionBundle

image

opale/console-exception-bundle

Symfony ConsoleExceptionBundle

  • Thursday, June 8, 2017
  • by opale
  • Repository
  • 6 Watchers
  • 1 Stars
  • 8,305 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 5 Versions
  • 2 % Grown

The README.md

Scrutinizer Code Quality, (*1)

ConsoleExceptionBundle

Symfony console exception logger bundle is a simple implementation of http://symfony.com/doc/current/cookbook/console/logging.html, (*2)

Just register the bundle in your AppKernel.php, (*3)


$bundles = array( //... new Opale\ConsoleExceptionBundle\OpaleConsoleExceptionBundle(), );

The Versions

08/06 2017
27/11 2015
12/08 2015

1.0.0

1.0.0.0 https://symfony.com

Symfony ConsoleExceptionBundle

  Sources   Download

MIT

The Requires

 

by Xavier RENAUDIN