rename
This commit is contained in:
parent
5c03d3d7cc
commit
0780638152
@ -38,7 +38,7 @@ def setup_logger(name, level=logging.DEBUG, console=False):
|
|||||||
|
|
||||||
|
|
||||||
# Setup the root logger
|
# Setup the root logger
|
||||||
logger = setup_logger('Athena')
|
logger = setup_logger('Yuxi')
|
||||||
|
|
||||||
# If you want to disable logging from external libraries
|
# If you want to disable logging from external libraries
|
||||||
# logging.getLogger('some_external_library').setLevel(logging.CRITICAL)
|
# logging.getLogger('some_external_library').setLevel(logging.CRITICAL)
|
||||||
|
|||||||
@ -4,7 +4,7 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<link rel="icon" href="/favicon.svg">
|
<link rel="icon" href="/favicon.svg">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Project: Athena</title>
|
<title>语析 - Knowledge Management</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user