Julio Montoya ae4afdabd6 Updating vendors 11 ani în urmă
..
Handler ae4afdabd6 Updating vendors 11 ani în urmă
Processor 321ce65f18 Updating vendors 11 ani în urmă
Tests 3a484b8d25 Updating vendors 11 ani în urmă
CHANGELOG.md 3a484b8d25 Updating vendors 11 ani în urmă
LICENSE 3a484b8d25 Updating vendors 11 ani în urmă
Logger.php 3a484b8d25 Updating vendors 11 ani în urmă
README.md 3a484b8d25 Updating vendors 11 ani în urmă
composer.json 3a484b8d25 Updating vendors 11 ani în urmă
phpunit.xml.dist 3a484b8d25 Updating vendors 11 ani în urmă

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