调整日志已小时为单位

This commit is contained in:
zenghongyao 2025-05-22 13:53:38 +08:00
parent c999b0a0a9
commit 7dd833257a

View File

@ -107,7 +107,7 @@
"Name": "File", "Name": "File",
"Args": { "Args": {
"path": "logs/logs-.txt", "path": "logs/logs-.txt",
"rollingInterval": "Day" "rollingInterval": "Hour"
} }
} }
] ]