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 5 (Latest)

orig
1
2
3
4
5

Commits

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