From 0780638152ada358077e32814c094ae12a198858 Mon Sep 17 00:00:00 2001 From: Wenjie Zhang Date: Sat, 14 Sep 2024 02:45:35 +0800 Subject: [PATCH] rename --- src/utils/logging_config.py | 2 +- web/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/utils/logging_config.py b/src/utils/logging_config.py index 67a4d1f9..efec117d 100644 --- a/src/utils/logging_config.py +++ b/src/utils/logging_config.py @@ -38,7 +38,7 @@ def setup_logger(name, level=logging.DEBUG, console=False): # Setup the root logger -logger = setup_logger('Athena') +logger = setup_logger('Yuxi') # If you want to disable logging from external libraries # logging.getLogger('some_external_library').setLevel(logging.CRITICAL) diff --git a/web/index.html b/web/index.html index e61e329a..e23f29ed 100644 --- a/web/index.html +++ b/web/index.html @@ -4,7 +4,7 @@ - Project: Athena + 语析 - Knowledge Management