上传服务器代码
This commit is contained in:
parent
9511d21766
commit
85049eaad8
@ -342,7 +342,7 @@ func convertServiceSttings(config *comm.GameConfig, id int, stype string, ip str
|
|||||||
if !onelog {
|
if !onelog {
|
||||||
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": false,
|
"IsDebug": true,
|
||||||
"Loglevel": log.InfoLevel,
|
"Loglevel": log.InfoLevel,
|
||||||
"MaxAgeTime": 7,
|
"MaxAgeTime": 7,
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user