Index of /OLD/Corpone/vendor/symfony/monolog-bundle

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[DIR]DependencyInjection/ 2016-11-08 09:22 -  
[TXT]LICENSE 2016-11-08 09:22 1.0K 
[   ]MonologBundle.php 2016-11-08 09:22 1.5K 
[   ]NotFoundActivationSt..>2016-11-08 09:22 1.7K 
[DIR]Resources/ 2016-11-08 09:22 -  
[DIR]SwiftMailer/ 2016-11-08 09:22 -  
[   ]composer.json 2016-11-08 09:22 1.0K 
[   ]phpunit.xml.dist 2016-11-08 09:22 570  

MonologBundle
=============

The `MonologBundle` provides integration of the [Monolog](https://github.com/Seldaek/monolog)
library into the Symfony2 framework.

As of v2.4.0 of the bundle, the release cycle is de-synchronized from the framework's.
It means you can just require `"symfony/monolog-bundle": "~2.4"` in your composer.json
and Composer will automatically pick the latest version of the bundle that works with
your current version of Symfony. The minimum version of Symfony2 for this workflow
is 2.3.0.

More information in the official [documentation](http://symfony.com/doc/current/cookbook/logging/index.html).

License
=======

This bundle is released under the [MIT license](LICENSE)