forked from cswimr/SeaCogs
misc(aurora): changed logger name from moderation to aurora
This commit is contained in:
parent
036333e909
commit
673e8b41d1
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
logger = logging.getLogger("red.sea.moderation")
|
logger = logging.getLogger("red.sea.aurora")
|
||||||
|
|
Loading…
Reference in a new issue