feat: 增加fluent日志

This commit is contained in:
2026-09-12 14:51:25 +08:00
parent 94b0187268
commit 8ed800f083
6 changed files with 150 additions and 3 deletions

View File

@@ -9,4 +9,6 @@ uvicorn~=0.23.0
pymysql~=1.2.0
boto3~=1.40.59
botocore~=1.40.59
python-multipart~=0.0.20
python-multipart~=0.0.20
fluent-logger~=0.10.0
loguru~=0.7.3