A CLI tool to format and search TYPO3 Logfiles
[TASK] add PHP 8.3 support
This release adds support for PHP 8.3
Fixing Issue: #2
Version | Upload comment | Works with TYPO3 | Download |
---|---|---|---|
1.5.3 /
stable
June 25, 2024 |
[TASK] add PHP 8.3 support This release adds support for PHP 8.3 Fixing Issue: #2 |
10.4.0 - 12.4.99 | Download |
1.5.0 /
stable
April 07, 2023 |
Push version to 1.5.0 for TYPO3 12 compatibility
|
10.4.0 - 12.99.99 | Download |
1.4.3 /
stable
November 11, 2022 |
1.4.3 - [Bugfix] in 1.4.2 the linepattern still omitted certain types of log lines - [Bugfix] extended the line pattern to match log-lines without metadata or stacktrace - [Bugfix] register Middleware based on TYPO3 Version - [Bugfix] increased default buffer size per line |
9.5.0 - 11.5.99 | Download |
1.4.2 /
stable
November 11, 2022 |
1.4.2 - [Bugfix] extended the line pattern to match log-lines without metadata or stacktrace - [Bugfix] register Middleware based on TYPO3 Version - [Bugfix] increased default buffer size per line |
9.5.0 - 11.5.99 | Download |
1.4.1 /
stable
November 09, 2022 |
1.4.0 - New feature: Adding the possibility to add a log-line in the TYPO3 Log per request to log the current requests URL - New feature: Providing a LogProcessor to add the current request url as meta data to arbitrary logger configurations |
9.5.0 - 11.5.99 | Download |
1.3.1 /
stable
October 23, 2022 |
1.3.1 - Introduction to the environment variables LOGFORMATTER_FILELINKFORMATTER, LOGFORMATTER_LINEFORMATTER, LOGFORMATTER_STACKTRACEPATTERN and LOGFORMATTER_LOGPATTERN - Refactoring the dependency injection to use factories and proper TYPO3 DI instead of messy code (thanks to Daniel Siepmann for his great blog post on this topic) - Clarifying usage of the STDIN option to use with tail -f - Codestyle cleanup This is a riding home from T3CM on a train and nothing else to do release |
9.5.0 - 11.5.99 | Download |
1.2.2 /
stable
August 02, 2022 |
New Feature: introduction of the environment variable LOGFORMATTER_MAX_BUFFER to configure the max-line-buffer (--max-buffer) Update: Psalm and CI |
9.5.0 - 11.5.99 | Download |
1.1.0 /
stable
April 21, 2022 |
FIX namespace problems if installed from TER FEATURE new --max-buffer option (default was to read a log-line up to 16kb) Thanks to mbonaker on github for this update |
9.5.0 - 11.5.99 | Download |
1.0.0 /
stable
November 07, 2021 |
Initial release to the TER.
|
9.5.0 - 11.5.99 | Download |