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
Actions