misc(aurora): changed logger name from moderation to aurora
Some checks failed
Pylint / Pylint (3.11) (push) Failing after 43s

This commit is contained in:
Seaswimmer 2023-12-28 04:55:21 -05:00
parent 036333e909
commit 673e8b41d1
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE

View file

@ -1,3 +1,3 @@
import logging
logger = logging.getLogger("red.sea.moderation")
logger = logging.getLogger("red.sea.aurora")