上传日志输出

This commit is contained in:
liwei1dao 2023-03-04 17:12:35 +08:00
parent 24706866a1
commit 71b4c4c185

View File

@ -340,6 +340,7 @@ func convertServiceSttings(config *comm.GameConfig, id int, stype string, ip str
}
if !onelog {
sseting.Sys["rpcx"]["Debug"] = true
sseting.Sys["log"] = map[string]interface{}{
"FileName": fmt.Sprintf("./log/%s.log", sseting.Id),
"IsDebug": true,