authorjapps / authorjapps/zerocode
Custom Logging instead of CSV
Open
- Dominant language
- Java
- Stars
- 1k
- Forks
- 453
- Avg merge
- 7d 2h
- Merged PRs (30d)
- 5
Description
Is it possible to override the csv logging? I would like to log the stats to database instead. How can I do it? Possible to extend ZeroCodeUnitRunner.class?
Thanks!
Contributor guide
Research direction
Start by examining ZeroCodeUnitRunner.class and the existing CSV logging path to determine whether logging can be extended or overridden. The issue asks for database-backed stats, but does not identify a database, expected interface, files, or tests; done would require an agreed customization design and verification of the resulting logging behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100