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

debug crit option #3

Open
4 tasks
mcandre opened this issue Mar 28, 2023 · 0 comments
Open
4 tasks

debug crit option #3

mcandre opened this issue Mar 28, 2023 · 0 comments

Comments

@mcandre
Copy link
Owner

mcandre commented Mar 28, 2023

-d / --debug:

  • Display crit root artifact directory path
  • Display the commands that we shell out to
  • List enabled targets
  • Inherit stdout handles for cross child processes

Not to be confused with cargo build's debug mode.

May be worth renaming the old -v short version flag to -V (uppercase), and adopting -v / --verbose as the name of this feature. That would alleviate some confusion about crit debug logging versus cross / cargo build debug mode.

Alternatively, emit the junk by default, and introduce a -q / --quiet flag, and invite the user to alias crit as crit -q. Though I'm personally not a fan of apps that are too noisy by default.

@mcandre mcandre changed the title debug option debug crit option Mar 31, 2023
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

1 participant