aurweb/aurweb/scripts
Kevin Morris a06f4ec19c
fix(fastapi): centralize logging initialization
With this change, we provide a wrapper to `logging.getLogger`
in the `aurweb.logging` module. Modules wishing to log using
logging.conf should get their module-local loggers by calling
`aurweb.logging.getLogger(__name__)`, similar to `logging.getLogger`,
this way initialization with logging.conf is guaranteed.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-10-21 10:40:52 -07:00
..
__init__.py Make maintenance scripts installable 2016-10-17 15:23:13 +02:00
aurblup.py Refactor code to comply with flake8 and isort 2021-02-20 11:24:30 -05:00
mkpkglists.py Do not hardcode path to the Python interpreter 2017-08-25 07:01:12 +02:00
notify.py Send request notifications to co-maintainers 2021-10-19 12:18:40 -07:00
pkgmaint.py Do not hardcode path to the Python interpreter 2017-08-25 07:01:12 +02:00
popupdate.py fix(FastAPI): use popupdate when [un]voting 2021-10-08 15:29:47 -07:00
rendercomment.py fix(fastapi): centralize logging initialization 2021-10-21 10:40:52 -07:00
tuvotereminder.py Do not hardcode path to the Python interpreter 2017-08-25 07:01:12 +02:00
usermaint.py Erase login IP addresses after seven days 2018-05-10 21:38:25 +02:00