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

[Enh] Logging and progress bar output #14

Merged
merged 5 commits into from
Aug 7, 2023
Merged

[Enh] Logging and progress bar output #14

merged 5 commits into from
Aug 7, 2023

Conversation

kohlerca
Copy link
Collaborator

@kohlerca kohlerca commented Aug 7, 2023

This PR enhances the verbosity of status outputs during provenance capture, serialization, and visualization graph construction:

  • The logging info calls with details during the capture by the decorator are replaced by debug calls to reduce verbosity;
  • A progress bar can be shown during the serialization to RDF to monitor the progress and get an estimate on the completion time;
  • print statements in the ProvenanceGraph class are replaced by logging debug calls.

@kohlerca kohlerca added the enhancement New feature or request label Aug 7, 2023
@kohlerca kohlerca merged commit 5d5d617 into main Aug 7, 2023
@kohlerca kohlerca deleted the enh/logging_output branch August 7, 2023 16:19
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

Successfully merging this pull request may close these issues.

1 participant