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 096cbbd3cd Merge branch '2.8' into 3.3
* 2.8:
  Clean up
  Update return type in docblock.
  PHP CS Fixer: no need to exclude xml and yml files
  Update LICENSE year... forever
2018-01-02 16:47:19 +01:00
..
Formatter fixed some deprecation messages 2017-12-31 06:50:45 +01:00
Handler fixed some deprecation messages 2017-12-31 06:50:45 +01:00
Processor [Bridge\Monolog][FrameworkBundle] Add & wire a DebugProcessor 2016-11-05 10:30:35 +01:00
Tests [HttpKernel] Fix forward compat with Request::setTrustedProxies() 2017-04-05 08:52:45 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [Bridge/Monolog] Enhanced the Console Handler 2017-03-06 18:10:13 +01:00
composer.json Add suggestions 2017-11-20 22:55:12 +10:00
LICENSE Update LICENSE year... forever 2017-12-31 13:13:41 +01:00
Logger.php [2.7][DX] Use constant message contextualisation for deprecations 2017-12-20 15:36:51 +01:00
phpunit.xml.dist fail when detecting risky tests 2017-04-12 09:39:27 +02: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