Replace all non-named logging within the cmdline module to use named logging

Review Request #11400 — Created Jan. 23, 2021 and updated — Latest diff uploaded

Information

Review Board
release-4.0.x

Reviewers

Replaced all non-named usages within the cmdline module to use named logging. This is done to implement the automatic inclusion of information about the module where the logging message came from, to help with diagnosing problems from logs.

Based off of ticket 4902 on Splat.

Ran "./tests/runtests.py reviewboard.cmdline.tests"

Commits

Files

    Loading...