update logger configuration

This commit is contained in:
春河晴
2025-06-11 15:48:59 +09:00
parent 7b4e7b94f8
commit 302240478c
4 changed files with 26 additions and 4 deletions

View File

@@ -92,6 +92,7 @@ class Server:
global_server = None
def get_global_server() -> Server:
"""获取全局服务器实例"""
global global_server