mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-25 00:23:53 +08:00
🐞 fix(log): bug
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
from config.logger import setup_logging
|
||||
|
||||
TAG = __name__
|
||||
logger = setup_logging()
|
||||
|
||||
|
||||
class AuthenticationError(Exception):
|
||||
|
||||
Reference in New Issue
Block a user