• 
      

    Use named logging in accounts module

    Review Request #11965 — Created Jan. 21, 2022 and submitted — Latest diff uploaded

    Information

    Review Board
    release-4.0.x

    Reviewers

    This commit fixes bug #4898 by replacing uses of logging functions
    with functions on a named Logger object in each file of the accounts
    module.

    Ran unit tests in reviewboard.accounts.tests.

    Commits

    Files