-
Notifications
You must be signed in to change notification settings - Fork 354
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
Chatty plugin output #892
Comments
Configuration
|
Is there any update on how to make pitest silence the stderrs? I get a lot of them from the mutations being worked on normally and would like a way to turn them on/off when they aren't being looked at. |
Seriously, stop this chatty nonsense! |
Hi @Ekryd, I fix for this was merged in a few minutes ago, just before I read your delightful comment. Thank you so much for that. |
Hi @hcoles ! |
Fixed by #934 |
Hi,
Thanks for a great plugin!
The output from a normal run of the plugin is very long compared to other Maven plugins. I would prefer it to stay quite quiet, by default, if everything is ok. This is my normal output:
And this is my desired output:
The rest of the information can be debug/verbose messages or be placed in the actual report.
I am aware that the message 'OpenJDK 64-Bit Server VM warning: Sharing is only supported...' is not part of your plugin. Any tips to remove that message is appreciated :-D
The text was updated successfully, but these errors were encountered: