Releases: wshafer/psr11-monolog
Releases · wshafer/psr11-monolog
3.0.0
Upgrades Monolog to version 2
Now requires PHP 7.2+ in line with Monolog 2 (For older php versions use the 2.0 releases)
Adds new handlers, processors and formatters to align with Monolog 2
Updates tests for PHPUnit 8.5
Updates code style to PSR-12
BC BREAK: Removes Deprecated handlers
BC BREAK: Some handlers have been renamed
For more information on upstream BC Breaks and changes please see Monologs UPGRADE.md
2.1.0
2.0.0
Convert to using named services.
Added Default Channel
Added Default Handler for the new channel (defaults to NullHandler)
Version 1 users should read the upgrading docs located at https://github.com/wshafer/psr11-monolog#version-1-to-version-2