Breaking: #76891 - syslog lowlevel command
See forge#76891
Description
The lowlevel cleaner syslog command has been migrated to a Symfony Command to show the latest sys_log entries on the command line.
The new command can be called via ./
.
Impact
Calling ./
will not show the expected output anymore as before.
Migration
Use ./
with the optional verbose parameter instead.