feat: statistics: finish dev
This commit is contained in:
@@ -49,6 +49,7 @@ func GinRecovery(stack bool) gin.HandlerFunc {
|
||||
}
|
||||
utils.RequestLogError(logParams...)
|
||||
c.AbortWithStatus(http.StatusInternalServerError)
|
||||
fmt.Println(err)
|
||||
fmt.Printf("\n%s\n", debug.Stack())
|
||||
}
|
||||
}()
|
||||
|
||||
Reference in New Issue
Block a user