This commit is contained in:
liangzai 2025-06-03 21:23:12 +08:00
parent 5db9dc5720
commit d82cd261c4

View File

@ -74,21 +74,3 @@ CleanTask:
Enabled: true
Time: "0 3 * * *"
Days: 15
Log:
ServiceName: "tyc-server"
Mode: "file"
Path: "logs"
Level: "info"
Encoding: "json"
Rotation: "daily"
TimeFormat: "2006-01-02T15:04:05.000Z07:00"
MaxSize: 3
Categories:
- "system" # 系统日志
- "access" # 访问日志
- "error" # 错误日志
- "stat" # 统计日志
- "business" # 业务日志
- "security" # 安全日志