• 
      
    Fish Trophy

    maubin got a fish trophy!

    Fish Trophy

    Replace non-named logging with named logging for reviewboard.diffviewer

    Review Request #11811 — Created Sept. 17, 2021 and submitted — Latest diff uploaded

    Information

    Review Board
    release-4.0.x

    Reviewers

    While reviewboard.diffviewer already uses some named logging, this commit
    replaces all other usages of non-named logging with named logging instead.

    Switching to named logging allows the logging mechanism to automatically
    include information about the module and where the logging message came
    from.

    Ran unit tests for reviewboard.diffviewer and passed all tests.

    Commits

    Files