misc(repo): changed all logger names

This commit is contained in:
SeaswimmerTheFsh 2024-04-08 05:55:35 -04:00
parent b9e06d6288
commit 833d6954cc
Signed by untrusted user: cswimr
GPG key ID: B8953EC01E5C4063
4 changed files with 5 additions and 5 deletions

View file

@ -1,3 +1,3 @@
from red_commons.logging import getLogger
logger = getLogger("red.seacogs.aurora")
logger = getLogger("red.SeaCogs.Aurora")