EducationalTestingService / EducationalTestingService/rstfinder

need more specific use of logging

Open
#27 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
128
Forks
24
PR merge metrics
No merged PRs in 30d

Description

Currently, the code just uses `logging.info`, `logging.warning`, etc. to record log messages. It would be better to instantiate one logger for the module, or logging modules for each class, etc. I'm not sure what the best way to do this is, but it would be best to do this without adding a ton of code to every class.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.