上传同一日志文件
This commit is contained in:
parent
c0bd3839be
commit
705b16a362
@ -337,7 +337,7 @@ func convertServiceSttings(config *comm.GameConfig, id int, stype string, ip str
|
||||
} else {
|
||||
sseting.Sys["log"] = map[string]interface{}{
|
||||
"Alias": sseting.Id,
|
||||
"FileName": fmt.Sprintf("./log/%s.log", config.AreaId),
|
||||
"FileName": "./log/s.log",
|
||||
"Loglevel": config.Loglevel,
|
||||
"MaxAgeTime": config.MaxAgeTime,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user