sterntours/vendor/symfony/monolog-bundle
2020-07-09 12:49:32 +02:00
..
DependencyInjection init without trunk 2020-07-09 12:49:32 +02:00
Resources init without trunk 2020-07-09 12:49:32 +02:00
SwiftMailer init without trunk 2020-07-09 12:49:32 +02:00
Tests init without trunk 2020-07-09 12:49:32 +02:00
.gitignore init without trunk 2020-07-09 12:49:32 +02:00
.travis.yml init without trunk 2020-07-09 12:49:32 +02:00
composer.json init without trunk 2020-07-09 12:49:32 +02:00
LICENSE init without trunk 2020-07-09 12:49:32 +02:00
MonologBundle.php init without trunk 2020-07-09 12:49:32 +02:00
NotFoundActivationStrategy.php init without trunk 2020-07-09 12:49:32 +02:00
phpunit.xml.dist init without trunk 2020-07-09 12:49:32 +02:00
README.md init without trunk 2020-07-09 12:49:32 +02: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