mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-08-30 12:45:32 +08:00
feat(log): 新增 DebugMysqlAsync 异步日志驱动与 debug_mysql_async 通道
This commit is contained in:
@@ -19,6 +19,7 @@ PREFIX=ul_
|
||||
FIELDS_CACHE=false
|
||||
|
||||
[LOG]
|
||||
# 日志通道三选一:file(本地文件)/ debug_mysql(直写数据库)/ debug_mysql_async(异步:本地 JSONL + 定时导入,写日志零 DB 依赖)
|
||||
CHANNEL=file
|
||||
|
||||
[TIMER]
|
||||
|
||||
Reference in New Issue
Block a user