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

Create and write audit trail log to a configurable destination #42

Open
lisakaser opened this issue Aug 12, 2024 · 2 comments
Open

Create and write audit trail log to a configurable destination #42

lisakaser opened this issue Aug 12, 2024 · 2 comments

Comments

@lisakaser
Copy link

lisakaser commented Aug 12, 2024

3 story points

acceptance criteria 1:
Given:
When: run MetGenC
Then: every granule has a log output summarizing metrics (success/fail; when/how long; error reason)

acceptance criteria 2:
Given:
When: run MetGenC
Then: show a summary of number of granules, how many success/fail, error reason

acceptance criteria 3:
Given:
When: run MetGenC
Then: for every error log all detailed information for possible cause of error

NOTE: This story can conclude with a functional example of each three acceptance criteria - details can be added along the way when we find more errors/metrics that need output or tracking

@lisakaser lisakaser added this to the DPT Minimum Viable Product milestone Aug 12, 2024
@eigenbeam eigenbeam self-assigned this Sep 24, 2024
@lisakaser
Copy link
Author

Ops preference: log file plus output directly while running
Suggestion to add a quiet option - should be separate issue for later.

@eigenbeam
Copy link
Contributor

To test, you can run metgenc and inspect the stdout info that will scroll by, and also inspect the logfile that will get created named, creatively, metgenc.log.

@eigenbeam eigenbeam assigned afitzgerrell and unassigned eigenbeam Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants