crash-diagnostics
crash-diagnostics copied to clipboard
Support progress information when running crashd
when i run crashd with long script, it will take long time, i don't know the progress information without --debug flag
I just ran into this as well. I'm new to the project but it seems like we should default to outputting useful info and enable ways to add more (e.g. trace) or less (e.g. quiet).
I think regardless, all the debug info should go into the results bundle so that we can interpret the results later. Outputting to the CLI by default seems harmless as well.