misc(aurora): changed logger name from moderation to aurora
Some checks failed
Pylint / Pylint (3.11) (push) Failing after 43s
Some checks failed
Pylint / Pylint (3.11) (push) Failing after 43s
This commit is contained in:
parent
036333e909
commit
673e8b41d1
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
import logging
|
||||
|
||||
logger = logging.getLogger("red.sea.moderation")
|
||||
logger = logging.getLogger("red.sea.aurora")
|
||||
|
|
Loading…
Reference in a new issue