mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-17 07:19:02 +08:00
2.0.1
This commit is contained in:
+1
-1
Submodule cmd/Open-IM-SDK-Core updated: 992f76df0e...1c6c7af539
@@ -21,7 +21,7 @@ func (s *Statistics) output() {
|
|||||||
select {
|
select {
|
||||||
case <-t.C:
|
case <-t.C:
|
||||||
}
|
}
|
||||||
log.Debug(s.ModuleName, s.PrintArgs, *s.Count-sum)
|
log.NewWarn(s.ModuleName, s.PrintArgs, *s.Count-sum)
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user