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

Alto2txt should produce a summary log _in addtion_ to the verbose log #25

Open
andrewphilipsmith opened this issue Apr 6, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@andrewphilipsmith
Copy link
Contributor

For fans of user stories:

As a user who is processing large volumes of data, I want to see a summary of data processed and the errors encountered, so that I can easily identify what has succeeded and what needs to be fixed.

alto2txt should create both a summary log file and a verbose log file.

  • The summary log file should contain aggregate information and actionable error messages.
  • The verbose log file is the same as the current log file and list all actions.

This idea came out of a meeting with @fedenanni and @thobson88. Our notes are here https://hackmd.io/KeOzeaMYTOiF37pGUjUl7A

It should be dependent on the minimal tests in #18.

@andrewphilipsmith andrewphilipsmith added the enhancement New feature or request label Apr 6, 2022
@andrewphilipsmith andrewphilipsmith added this to the v0.5 milestone Jun 30, 2022
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

1 participant