• Fabien Potencier's avatar
    bug #1625 Support PSR-3 log levels in MonologServiceProvider (hkdobrev) · 0cad11f1
    Fabien Potencier authored
    This PR was squashed before being merged into the 2.3.x-dev branch (closes #1625).
    
    Discussion
    ----------
    
    Support PSR-3 log levels in MonologServiceProvider
    
    Monolog already support them everywhere, but when using the `MonologServiceProvider` you cannot use them reliably.
    
    Commits
    -------
    
    0a88f1d2 Support PSR-3 log levels in MonologServiceProvider
    0cad11f1
Name
Last commit
Last update
doc Loading commit data...
src/Silex Loading commit data...
tests/Silex/Tests Loading commit data...
.gitignore Loading commit data...
.php_cs.dist Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
README.rst Loading commit data...
composer.json Loading commit data...
phpunit.xml.dist Loading commit data...