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. |
david | |
These lines need to be dedented by 1 space to match. |
david | |
These lines need to be dedented by 1 space to match. |
david | |
These lines need to be dedented by 1 space to match. |
david | |
These lines need to be dedented by 1 space to match. |
david | |
While we're in here, let's change these strings to use single quotes around the outside, and double quotes on the … |
david | |
This line needs to be dedented by 1 space to match. |
david | |
This line needs to be dedented by 1 space to match. |
david | |
These lines need to be dedented by 1 space to match. |
david | |
These lines need to be dedented by 1 space to match. |
david | |
These lines need to be dedented by 1 space to match. |
david | |
These lines need to be dedented by 1 space to match. |
david | |
This line needs to be dedented by 1 space to match. |
david | |
This line needs to be dedented by 1 space to match. |
david | |
These lines need to be dedented by 1 space to match. |
david | |
These lines need to be dedented by 1 space to match. |
david |
- Change Summary:
-
Add bug number to Bugs field
- Bugs:
- 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