mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
2.0.1
This commit is contained in:
parent
9d28736849
commit
e1f58f07fe
@ -1 +1 @@
|
||||
Subproject commit 992f76df0ee500a0377523b0780d3a85f2275755
|
||||
Subproject commit 1c6c7af5393b3e9eefbaf16b673519ca863a6c2c
|
@ -21,7 +21,7 @@ func (s *Statistics) output() {
|
||||
select {
|
||||
case <-t.C:
|
||||
}
|
||||
log.Debug(s.ModuleName, s.PrintArgs, *s.Count-sum)
|
||||
log.NewWarn(s.ModuleName, s.PrintArgs, *s.Count-sum)
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user