• 
      

    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

    Information

    Review Board
    release-4.0.x

    Reviewers

    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