日志优化
This commit is contained in:
parent
b880ac07a7
commit
39575b61d5
@ -240,5 +240,5 @@ func HandleClientReq(args []interface{}) {
|
||||
if b {
|
||||
p.(*Player).SendClientRes()
|
||||
}
|
||||
log.Debug("uid : %d, func : %s, execTime : %s ", p.(*Player).M_DwUin, m.GetFunc(), time.Since(start))
|
||||
//log.Debug("uid : %d, func : %s, execTime : %s ", p.(*Player).M_DwUin, m.GetFunc(), time.Since(start))
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user