This website requires JavaScript.
Explore
Help
Sign In
IM
/
open-im-server
Watch
1
Star
0
Fork
0
You've already forked open-im-server
mirror of
https://github.com/openimsdk/open-im-server.git
synced
2026-05-10 12:05:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e326acb578c87f9b1da50b2704cd8b01b86e11ae
open-im-server
/
pkg
/
common
/
logger
/
config.go
T
11 lines
84 B
Go
Raw
Normal View
History
Unescape
Escape
fix cron
2023-03-10 18:37:36 +08:00
package
log
fix cron
2023-03-10 19:53:08 +08:00
var
logMap
=
map
[
int
]
int
{
6
:
-
1
,
5
:
0
,
4
:
1
,
3
:
2
,
2
:
3
,
1
:
4
,
fix cron
2023-03-10 18:37:36 +08:00
}
Reference in New Issue
Copy Permalink