mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-06 18:15:59 +08:00
log
This commit is contained in:
committed by
Xinwei Xiong(cubxxw-openim)
parent
d04133c042
commit
e01c6799ac
@@ -26,6 +26,7 @@ import (
|
||||
)
|
||||
|
||||
func main() {
|
||||
fmt.Println("api start ")
|
||||
log.NewPrivateLog(constant.LogFileName)
|
||||
gin.SetMode(gin.ReleaseMode)
|
||||
f, _ := os.Create("../logs/api.log")
|
||||
|
||||
Reference in New Issue
Block a user