Skip to content

What about the server:log command ? #32602

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
lyrixx opened this issue Jul 18, 2019 · 3 comments
Closed

What about the server:log command ? #32602

lyrixx opened this issue Jul 18, 2019 · 3 comments

Comments

@lyrixx
Copy link
Member

lyrixx commented Jul 18, 2019

#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 ?

@Simperfit
Copy link
Contributor

I think we can move it like you suggested in #31217 and be able to parse the logs anyway! :).

@nicolas-grekas
Copy link
Member

We're working on improving the command for the Symfony binary.

@lyrixx
Copy link
Member Author

lyrixx commented Jul 30, 2019

Nice to hear that. Can wait to see it released ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants