This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bridge/Monolog
Nicolas Grekas d1ef28e7db Merge branch '4.4'
* 4.4:
  Fix tests
  Fix deprecated phpunit annotation
2019-08-02 15:12:48 +02:00
..
Formatter Merge branch '3.4' into 4.2 2019-05-01 10:36:31 +02:00
Handler Monolog 2 compatibility. 2019-07-01 11:46:50 +02:00
Processor Replace @return annotation by return type in final classes 2019-06-23 00:57:33 +02:00
Tests Merge branch '4.4' 2019-08-02 15:12:48 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Monolog 2 compatibility. 2019-07-01 11:46:50 +02:00
composer.json Monolog 2 compatibility. 2019-07-01 11:46:50 +02:00
LICENSE update year in license files 2019-01-01 14:45:19 +01:00
Logger.php Monolog 2 compatibility. 2019-07-01 11:46:50 +02:00
phpunit.xml.dist Bump phpunit XSD version to 5.2 2018-11-11 12:18:13 +01:00
README.md Updated all the README files 2016-03-04 08:12:06 +01:00

Monolog Bridge

Provides integration for Monolog with various Symfony components.

Resources