Replacing non-named usages to use names logging for files in reviewboard.scmTools

Review Request #11817 — Created Sept. 18, 2021 and submitted — Latest diff uploaded

cynthia
Review Board
release-4.0.x
4909
reviewboard

Only some logging statements in the scmtools module used named
logging, when all of them should. So all logging statements were given
the name "logger", and that was used instead.

Passed all unit tests.

Commits

Files

    Loading...