Fixed OpenTelemetry integration
murz
Issues: 1 issues resolved.
Changes since 1.0.0-alpha5 (compare):
Introduces dynamic generation of the log field definitions by subscribers! Now every external module can subscribe to the LoggerEntryFieldsEvent and provide the information about the fields that this module adds to the log entries.
LoggerEntryFieldsEvent
Issues: 2 issues resolved.
Bug fixes and optimizations, also fixed support for PHP 8.5.
dolf, kir lazur, lussoluca, murz, mxr576, rudolfbyker
Just fixed integration with the Logger DB module.
Support logging the request UUID and output to container stdout.
Issues: 4 issues resolved.
Changes since 1.0.0-alpha1:
A first alpha version with the base functionality.
Development branch for the 1.0.x version of the Logger module.
- Adding file path and line number to thrown InvalidArgumentException to aid debugging.
Initial release.