You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By deprecating the WebServerBundle, we also deprecated the server:log command which does not have equivalent in symfony cli: when people manage their own stack (ie. Docker), server:log is very usefull to display logs.
I suggest to migrate it to MonologBundle in 4.4 in order to propose a migration path to users? do you think it's doable?