Releases: JackieDo/Laravel-Log-Reader
Releases · JackieDo/Laravel-Log-Reader
2.3.0
[Updated]:
- Add supporting for Laravel 10.x (Pull request #47).
[Fixed]:
- Fix GLOB_BRACE constant not available on Alpine Linux. (Issue #46)
2.2.1
[Updated]:
- Add supporting for Laravel 9.x (commit 5a56f70)
2.2.0
[Fixed]:
- Fix PHP 8.1 and later (pr #40)
2.1.9
[Fixed]:
- Fix for PHP 8.1 and later (pr #39)
2.1.8
CHANGE LOGS:
- Update:
- Add support to Laravel 8.0
- Remove:
2.1.7
CHANGLOGS:
- Update:
- The log parser.
- Reformat the properties for the entities.
- Fix:
- Bug of parsing the log entry with blank context.
- Bug of parsing stack trace.
2.1.5
New
- Support Laravel 6+.
- Enable set the default log parser in config file.
Update
Fix
2.1.4
- Fix bugs while parsing log entry.
2.1.3
- Update default log parser.
- Fix log file path while reade log entry.