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

fix(output): Switch to logging module #152

Merged
merged 1 commit into from Sep 21, 2019
Merged

fix(output): Switch to logging module #152

merged 1 commit into from Sep 21, 2019

Conversation

epage
Copy link
Collaborator

@epage epage commented Sep 21, 2019

This will give the user more conrol over what is outputed.

The default log level is now "error". Before it was:

  • For dry-run: "trace"
  • For all else: "debug"

This will give the user more conrol over what is outputed.

The default log level is now "error".  Before it was:
- For dry-run: "trace"
- For all else: "debug"
@epage
Copy link
Collaborator Author

epage commented Sep 21, 2019

I'm assuming this is relatively uninteresting and will merge it. Let me know if there are concerns; we can always iterate in future PRs.

@epage epage merged commit 50d4894 into crate-ci:master Sep 21, 2019
@epage epage deleted the log branch September 21, 2019 02:13
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

Successfully merging this pull request may close these issues.

None yet

1 participant