Skip to content
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

Setting verbosity not possible? #48

Closed
LMCom opened this issue Jan 14, 2022 · 4 comments
Closed

Setting verbosity not possible? #48

LMCom opened this issue Jan 14, 2022 · 4 comments

Comments

@LMCom
Copy link

LMCom commented Jan 14, 2022

Hi, this might be a really stupid question, but I cannot seem to find a way to specify the verbosity. There is neither a dropdown nor a generic input where I could specify additional parameters like "-vv".
Good logging is pretty important for my use case.

@LMCom
Copy link
Author

LMCom commented Jan 14, 2022

There is a custom command for executing anything on the shell. It's a workaround, though, and looks a bit ugly.

@robersonfaria
Copy link
Owner

Hi @LMCom , it's really something I've never needed, but I believe it's something totally possible to implement, I'll put it on the project roadmap, if you want to contribute a pull request I'll be grateful.

Thanks.

@thyseus
Copy link
Collaborator

thyseus commented Jan 11, 2023

Its a year later, but i think i have a very simple workaround (or even solution?):

#57

@robersonfaria
Copy link
Owner

@thyseus Very nice, really quite simple solution.
I saw that the tests broke but it doesn't seem to be a problem with the change. It seems to be something with the version of PHP used in the test, I'll take a closer look at this later.

Thanks a lot for the PR.

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