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

Improve tracing #34

Open
tpluscode opened this issue Jul 29, 2019 · 0 comments
Open

Improve tracing #34

tpluscode opened this issue Jul 29, 2019 · 0 comments

Comments

@tpluscode
Copy link
Member

Currently any step which is does not return any IResult is silently ignored. On the other hand if they did, the output would be rather cluttered.

I'd like to improve with a few changes:

  1. Add a DEBUG level to keep track of all results
  2. The CLI should have Information or Warning as default level
  3. CLI output should be easily controlled with some logging library
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