日志优化
This commit is contained in:
parent
d60c56a767
commit
7cab2e6eb1
@ -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