- no changes in this release.
- New #54: Add optional
$levelsparameter toSyslogTargetconstructor allowing log level filtering at instantiation (@samdark) - Enh #45: Remove dead code that check case when
syslog()returns false (@vjik)
- Chg #32: Adapt configuration group names to Yii conventions (@vjik)
- Chg #24: Raise the minimum
yiisoft/logversion to^2.0and the minimum PHP version to 8.0 (@rustamwin)
- Bug #20: Remove
Psr\Log\LoggerInterfacedefinition from configuration for using multiple targets to application (@devanych)
- Chg: Adjust config for new config plugin (@samdark)
Initial release.