Use named logging in accounts module
Review Request #11965 — Created Jan. 21, 2022 and submitted
This commit fixes bug #4898 by replacing uses of
logging
functions
with functions on a namedLogger
object in each file of the accounts
module.
Ran unit tests in
reviewboard.accounts.tests
.
Summary | ID |
---|---|
4891fa1dc164b3747350f027d840b4bdde6d4568 | |
55bd49f4364ada0de666eec448bbeb4e502110b2 |
Description | From | Last Updated | ||
---|---|---|---|---|
Please put the bug number into the "Bugs" field rather than the description. |
|
|||
These lines need to be dedented by 1 space to match. |
|
|||
These lines need to be dedented by 1 space to match. |
|
|||
These lines need to be dedented by 1 space to match. |
|
|||
These lines need to be dedented by 1 space to match. |
|
|||
While we're in here, let's change these strings to use single quotes around the outside, and double quotes on the … |
|
|||
This line needs to be dedented by 1 space to match. |
|
|||
This line needs to be dedented by 1 space to match. |
|
|||
These lines need to be dedented by 1 space to match. |
|
|||
These lines need to be dedented by 1 space to match. |
|
|||
These lines need to be dedented by 1 space to match. |
|
|||
These lines need to be dedented by 1 space to match. |
|
|||
This line needs to be dedented by 1 space to match. |
|
|||
This line needs to be dedented by 1 space to match. |
|
|||
These lines need to be dedented by 1 space to match. |
|
|||
These lines need to be dedented by 1 space to match. |
|
|||
There are no open issues |
- Change Summary:
-
- Fix indentation in logging changes of acconuts module.
- Make the requested change to replace the double-quoted string with a single-quoted string.
- Commits:
-
Summary ID 4891fa1dc164b3747350f027d840b4bdde6d4568 4891fa1dc164b3747350f027d840b4bdde6d4568 55bd49f4364ada0de666eec448bbeb4e502110b2