fix: gin日志文件新命名

This commit is contained in:
TsMask
2023-12-05 20:40:34 +08:00
parent 1abd25b754
commit 7eb63499c3

View File

@@ -13,7 +13,7 @@ server:
# 日志
logger:
fileDir: "/usr/local/omc/log"
fileName: "restagent.log"
fileName: "ems_agt.log"
level: 2 # 日志记录的等级 0:silent<1:info<2:warn<3:error
maxDay: 180 # 日志会保留 180 天
maxSize: 10 # 调整按 10MB 大小的切割