Actions
Task #76891
closedMigrate syslog lowlevel command to Symfony Console
Start date:
2016-06-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The lowlevel cleaner syslog command is migrated to a Symfony
Command to show the latest sys_log entries on the command line.
The new command is called via
./typo3/sysext/core/bin/typo3 syslog:list
instead of the old way using
./typo3/cli_dispatch.phpsh lowlevel_cleaner syslog -r
Updated by Gerrit Code Review over 8 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48756
Updated by Benni Mack over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d561ee8c5a3904143396d225f2b956096a89573c.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions