driplineorg / driplineorg/dripline-python
add `trace` and `prog` for better logging alignment with dripline-cpp
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 3
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
We should create our own logger class (based on `logging.Logger`), which adds the `trace()` and `progress()` levels (5 and 25 respectively).
After scarab update, modify `dl-serve` to use the correct global verbosity parameter.
Audit the code to use the new levels where appropriate
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.