Releases: juanparati/laralog
Releases · juanparati/laralog
Provided support for PHP 8.2
Support for PHP 8.2 was added.
Improved PHP 8.0 compatibility
3.0 Added Supervisord example to README.md
Implemented smart serialization
2.7 Smart serialization will not serialize empty or null values.
Improved parser and moved signint caller into the event loop
2.6 Improved JSON detection and extraction.
Fixed bug that avoid conflict interrupt signals and LibEvent
2.2 Termination signal is not listened from the event loop.
Datadog sender was implemented
- Datadog sender was implemented
- Set current Laravel timezone with (--from-timezone)
- Set timezone conversion with (--to-timezone)
- Amphp as event loop and timers
- Amphp Artax HTTP client is used for asynchronoyus HTTP(s) request (Datadog sender)
- Reduced the batch-size to 10
- Upgraded core Mamuph framework to 2.2
First release
1.4 Added travis.