aboutcode-org / aboutcode-org/vulnerablecode
Implement structured logging
Open
debt
feature
Priority: medium
tracing-and-logging
- Dominant language
- Python
- Stars
- 702
- Forks
- 328
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 3
Description
We need to have multiple levels of logging, preferably stored in the DB:
1. at the importer level, we want to know when we ran an import with a summary of what was imported, a date
2. this could also have a list of errors in a separate log (table?)
3. at the improver level, we should update a per-record log that briefly tells when which improver ran that modified data
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.