TP-5555 | log-remove
This commit is contained in:
@@ -30,6 +30,7 @@ func (s *Server) router() {
|
||||
}
|
||||
|
||||
func (s *Server) Start() {
|
||||
//s.gin.Use(ginzap.Ginzap(s.dependencies.Logger, time.RFC3339, false)) //enable to turn on the logs
|
||||
s.router()
|
||||
|
||||
port := configs.GetPort()
|
||||
|
||||
Reference in New Issue
Block a user