上传日志输出
This commit is contained in:
parent
24706866a1
commit
71b4c4c185
@ -340,6 +340,7 @@ func convertServiceSttings(config *comm.GameConfig, id int, stype string, ip str
|
|||||||
}
|
}
|
||||||
|
|
||||||
if !onelog {
|
if !onelog {
|
||||||
|
sseting.Sys["rpcx"]["Debug"] = true
|
||||||
sseting.Sys["log"] = map[string]interface{}{
|
sseting.Sys["log"] = map[string]interface{}{
|
||||||
"FileName": fmt.Sprintf("./log/%s.log", sseting.Id),
|
"FileName": fmt.Sprintf("./log/%s.log", sseting.Id),
|
||||||
"IsDebug": true,
|
"IsDebug": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user