-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Description
#31217 deprecated the server bundle.
But it also deprecated the server:log
command. The symfony server:log
is really less powerful. So we are removing some feature from symfony :/
How could we move the feature that will be removed to the symfony CLI ?
In symfony 5.* some commands will still exists in the server:
namespace. Like the server:dump
command. So having some commands in this NS seems fine.
Another solution could be to move this command to the MonologBridge. WDYT ?
Metadata
Metadata
Assignees
Labels
No labels