Julio Montoya ae4afdabd6 Updating vendors 11 years ago
..
Handler ae4afdabd6 Updating vendors 11 years ago
Processor 321ce65f18 Updating vendors 11 years ago
Tests 3a484b8d25 Updating vendors 11 years ago
CHANGELOG.md 3a484b8d25 Updating vendors 11 years ago
LICENSE 3a484b8d25 Updating vendors 11 years ago
Logger.php 3a484b8d25 Updating vendors 11 years ago
README.md 3a484b8d25 Updating vendors 11 years ago
composer.json 3a484b8d25 Updating vendors 11 years ago
phpunit.xml.dist 3a484b8d25 Updating vendors 11 years ago

README.md

Monolog Bridge

Provides integration for Monolog with various Symfony2 components.

Resources

You can run the unit tests with the following command:

$ cd path/to/Symfony/Bridge/Monolog/
$ composer.phar install --dev
$ phpunit