Closed jseagrave21 closed 5 years ago
What current issue(s) does this address, or what feature is it adding?
How did you solve this problem?
log_manager
How did you make sure your solution works? manual testing
NOTE: I don't think I can add individual unittests for this issue because running make test displays every level of logger.
make test
logger
Are there any special changes in the code that we should be aware of? no
Please check the following, if applicable:
make lint
CHANGELOG.rst
Coverage increased (+0.001%) to 85.052% when pulling 0893489162ed7cf35e78683b72b3f1d41bc4ed78 on jseagrave21:rm-logzero-2 into c95fec661eeb876e82ce014abf72056e95f955e0 on CityOfZion:development.
thanks!
What current issue(s) does this address, or what feature is it adding?
How did you solve this problem?
log_manager
where necessary: Transaction.py & Send.pyHow did you make sure your solution works? manual testing
NOTE: I don't think I can add individual unittests for this issue because running
make test
displays every level oflogger
.Are there any special changes in the code that we should be aware of? no
Please check the following, if applicable:
make lint
?make test
?CHANGELOG.rst
? (if not, please do)