Finish changing logging to logger in modules reviews, webapi and ssh.
Review Request #11397 — Created Jan. 22, 2021 and submitted — Latest diff uploaded
Change from
loggingtologgerbecause we wish to see the information about the module where the logging message came from so that it's easier to diagnosing problems.
I changedloggingtologgerin modulesreviews,webapiandssh.
Test using the tests in the
reviews,webapiandsshmodules' repositories. Using the following commands:./tests/runtests.py reviewboard.reviews.tests ./tests/runtests.py reviewboard.webapi.tests ./tests/runtests.py reviewboard.ssh.testsAll three test sets are passed.
| reviewboard/reviews/tests/test_reviewtags.py |
|---|