mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 14:29:19 +08:00
statistics
This commit is contained in:
@@ -21,8 +21,7 @@ func (s *Statistics) output() {
|
||||
select {
|
||||
case <-t.C:
|
||||
}
|
||||
log.NewWarn(s.ModuleName, s.PrintArgs, *s.Count-sum, "total:", *s.Count)
|
||||
|
||||
log.NewWarn("", "system stat ", s.ModuleName, s.PrintArgs, *s.Count-sum, "total:", *s.Count)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user