kit-data-manager / kit-data-manager/tomo_mapper
Declutter logging
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Consider moving some loggings from warning level to info or even to debug to avoid spamming the warning log with things happen on normal function (such as missing values for mapping)
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Locate the warning-level logging sites, especially those reporting missing mapping values during normal operation, and review their surrounding call paths. Done means routine conditions no longer spam the warning log while genuinely warning-worthy events retain an appropriate level.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100