crash-diagnostics icon indicating copy to clipboard operation
crash-diagnostics copied to clipboard

Support progress information when running crashd

Open ThinkMo opened this issue 4 years ago • 2 comments

when i run crashd with long script, it will take long time, i don't know the progress information without --debug flag

ThinkMo avatar Jan 24 '21 12:01 ThinkMo

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).

johnSchnake avatar Jun 27 '22 11:06 johnSchnake

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.

johnSchnake avatar Jun 27 '22 12:06 johnSchnake