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

Allow to silence stdout logs #73

Closed
k3rn31 opened this issue Jul 28, 2022 · 0 comments · Fixed by #93
Closed

Allow to silence stdout logs #73

k3rn31 opened this issue Jul 28, 2022 · 0 comments · Fixed by #93
Assignees
Labels
c/feature Category: An issue or PR related to a new feature
Milestone

Comments

@k3rn31
Copy link
Member

k3rn31 commented Jul 28, 2022

This issue makes sense only after #72

It can be useful to add a flag that suppress STDOUT.
STDERR logs should still be reported, as they are useful in CI.

gremlins unleash --silent

Flag: --silent/-s

To be decided:

  • should it be completely silent or do we want to print the final report and mute only the single mutants?
@k3rn31 k3rn31 added the c/feature Category: An issue or PR related to a new feature label Jul 28, 2022
@k3rn31 k3rn31 added this to the v0.2.0 milestone Jul 28, 2022
@k3rn31 k3rn31 changed the title Make stdout logs mutable Allow to silence stdout logs Jul 30, 2022
@k3rn31 k3rn31 self-assigned this Jul 31, 2022
@k3rn31 k3rn31 moved this from Incubation to Accepted in Gremlins as CI tool Aug 1, 2022
@k3rn31 k3rn31 linked a pull request Aug 3, 2022 that will close this issue
@k3rn31 k3rn31 moved this from Accepted to In Progress in Gremlins as CI tool Aug 3, 2022
@k3rn31 k3rn31 closed this as completed in #93 Aug 6, 2022
Repository owner moved this from In Progress to Done in Gremlins as CI tool Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/feature Category: An issue or PR related to a new feature
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant