Switch to named loggers for the admin module

Review Request #11399 — Created Jan. 23, 2021 and submitted — Latest diff uploaded

Information

Review Board
release-4.0.x

Reviewers

Give name to logging module so that the logging mechanism automatically
includes information about the module where the logging message came
from which can be handy when diagnosing problems from logs.

./tests/runtests.py reviewboard.admin.tests passed all tests.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fixed named logging
986c1bb96ecbbce2505a3999b428e16c236692b0 Clarissa Audrey
reviewboard/admin/middleware.py
reviewboard/admin/security_checks.py
reviewboard/admin/siteconfig.py
reviewboard/admin/views.py
Loading...