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
Fabien Potencier ecdfa80bf4 Merge branch '3.4' into 4.2
* 3.4:
  Revert "bug #30620 [FrameworkBundle][HttpFoundation] make session service resettable (dmaicher)"
  [Workflow] Fixed dumping when many transition with same name exist
  fix ConsoleFormatter - call to a member function format() on string
2019-05-01 10:36:31 +02:00
..
Formatter Merge branch '3.4' into 4.2 2019-05-01 10:36:31 +02:00
Handler Merge branch '3.4' into 4.2 2019-02-23 16:17:42 +01:00
Processor Merge branch '4.1' into 4.2 2019-01-16 21:31:39 +01:00
Tests Merge branch '3.4' into 4.2 2019-05-01 10:36:31 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Revert "feature #27801 [MonologBridge] Add ProcessorInterface, enabling autoconfiguration of monolog processors (nicolas-grekas)" 2018-10-12 12:11:29 -07:00
composer.json Merge branch '4.1' 2018-09-18 18:38:25 +02:00
LICENSE update year in license files 2019-01-01 14:45:19 +01:00
Logger.php [Monolog] Really reset logger when calling logger::reset() 2019-02-28 18:49:31 +01: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