• 
      

    Finish transitioning to named loggers in Review Board.

    Review Request #12680 — Created Oct. 11, 2022 and submitted

    Information

    Review Board
    release-6.x

    Reviewers

    In order to have better context for log messages, we've been moving
    things over to use named loggers instead of just relying on the methods
    in the logging module. This change finishes up that transition for the
    Review Board codebase.

    Ran unit tests.

    Summary ID
    Finish transitioning to named loggers in Review Board.
    In order to have better context for log messages, we've been moving things over to use named loggers instead of just relying on the methods in the `logging` module. This change finishes up that transition for the Review Board codebase. Testing Done: Ran unit tests.
    4541633a5ed4503bce64e1c0bab0915b330e8f2c
    Description From Last Updated

    redefinition of unused 'logger' from line 10 Column: 1 Error code: F811

    reviewbotreviewbot
    Checks run (1 failed, 1 succeeded)
    flake8 failed.
    JSHint passed.

    flake8

    david
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-6.x (291ce51)