• 
      

    Finish transitioning to named loggers in Djblets.

    Review Request #12679 — Created Oct. 11, 2022 and submitted — Latest diff uploaded

    Information

    Djblets
    release-4.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
    Djblets codebase.

    Ran unit tests.

    Commits

    Files