sterntours/trunk/_vendor/symfony/monolog-bundle
Kevin Adametz 33458b2ca3 Update
2020-03-07 19:46:02 +01:00
..
DependencyInjection Update 2020-03-07 19:46:02 +01:00
Resources Update 2020-03-07 19:46:02 +01:00
SwiftMailer Update 2020-03-07 19:46:02 +01:00
Tests Update 2020-03-07 19:46:02 +01:00
.gitignore Update 2020-03-07 19:46:02 +01:00
.travis.yml Update 2020-03-07 19:46:02 +01:00
composer.json Update 2020-03-07 19:46:02 +01:00
LICENSE Update 2020-03-07 19:46:02 +01:00
MonologBundle.php Update 2020-03-07 19:46:02 +01:00
NotFoundActivationStrategy.php Update 2020-03-07 19:46:02 +01:00
phpunit.xml.dist Update 2020-03-07 19:46:02 +01:00
README.md Update 2020-03-07 19:46:02 +01:00

MonologBundle

The MonologBundle provides integration of the 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.

License

This bundle is released under the MIT license