Switch to named loggers for the admin module
Review Request #11399 — Created Jan. 23, 2021 and submitted — Latest diff uploaded
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.