astrodbtoolkit / astrodbtoolkit/AstrodbKit
Use logger to add debug mode
Open
- Dominant language
- Python
- Stars
- 12
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
When in debug mode,
- print the filename being saved in the `save_json` function
- print the filename being opened in `load_json` function.
- do whatever `verbose=True` does in the `search_object` function
When `load_database` or `save_database` fails, this would help troubleshoot the file that is causing the problem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.