Install
Works with Drupal: ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
31.21 KB
MD5: bbc0236e49ebbad3013e9eff1acc3e4a
SHA-1: 5685b58f810cf8670ee4722399b9cc831c09934e
SHA-256: dbc9a1ab846cadd66b86dd78be4833d323adfe652ac474206c35426f18e3c6ec
Download zip
49.16 KB
MD5: 646d5ff5a7f83ab32a2f9fa50f6a3ad7
SHA-1: df206d1c3ac41480c2dae0ba7b4bec50d002b04c
SHA-256: 04b863dcb4343a089011ec4a21fcbba408c7900415b24d3fb3084239f03d8e65
Release notes
Bug fixes and optimizations, also fixed support for PHP 8.5.
Contributors (6)
dolf, kir lazur, lussoluca, murz, mxr576, rudolfbyker
Changelog
Issues: 4 issues resolved.
Changes since 1.0.0-alpha3 (compare):
Bug
- fix: Declare a parser service with empty object instead of null
- fix: #3553568 Warning is emitted when no targets are configured
- fix: #3576471 The Stream field default value is not set when changing the target plugin to Output
Feature
- feat: #3551985 Prevent re-initializing plugins on each next log entry
Task
- [#3553263] docs: Describe Monolog as an alternative to store metadata together with the log entry