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

Reduce amount of info logging #739

Closed
nklincoln opened this issue Feb 20, 2020 · 1 comment
Closed

Reduce amount of info logging #739

nklincoln opened this issue Feb 20, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@nklincoln
Copy link
Contributor

Currently there is quite a large amount of information based logging. A large proportion of this is more appropriately classified as debug level logging.

This issue is to address the logging that is being output and classify the logging appropriately:

  • Info level: Caliper phases/progress
  • Debug level: non progress related information in caliper; all adaptor logging
  • Error: All error instances
@nklincoln nklincoln added the enhancement New feature or request label Feb 20, 2020
@aklenik aklenik added this to the v0.4.0 milestone May 6, 2020
@nklincoln nklincoln modified the milestones: v0.4.0, Future release Aug 26, 2020
@nklincoln nklincoln modified the milestones: Future release, v0.5.0 Sep 24, 2020
@aklenik aklenik self-assigned this Oct 28, 2020
@nklincoln nklincoln modified the milestones: v0.5.0, 0.4.2 Oct 28, 2020
@aklenik
Copy link
Contributor

aklenik commented Nov 4, 2020

Closing this, since the issue is covered by #536

@aklenik aklenik closed this as completed Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants