1
This commit is contained in:
2
main.go
2
main.go
@@ -136,5 +136,7 @@ func main() {
|
||||
event.ListenTcp()
|
||||
}
|
||||
beego.Run()
|
||||
globals.SugarLogger.Debugf("============beego.BConfig.Listen.HTTPPort :%d", beego.BConfig.Listen.HTTPPort)
|
||||
globals.SugarLogger.Debugf("============beego.BConfig.Listen :%s", utils.Format4Output(beego.BConfig.Listen, false))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user