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