Switch to using named logging inside cmdline folder

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

Information

Review Board
release-4.0.x

Reviewers

Instantiate a logger and use that instead of calling logging function in cmdline folder

Tested by calling the scripts in the command line and verified that the error logs were being printed when using logger.error instead of logging.error.

Diff Revision 4

This is not the most recent revision of the diff. The latest diff is revision 5. See what's changed.

orig
1
2
3
4
5

Commits

First Last Summary ID Author
Switch to using named logging inside cmdline folder
f7c285df25d4e4917d11241e7385638a76ef3913 Gurvir Dehal
reviewboard/cmdline/rbext.py
reviewboard/cmdline/rbssh.py
Loading...