mirror of
https://gitee.com/johng/gf
synced 2026-06-07 10:22:11 +08:00
improve gerror, ghttp for error stack logging; improve custom view feature for ghttp.Request
This commit is contained in:
@ -22,7 +22,7 @@ type Error struct {
|
||||
}
|
||||
|
||||
const (
|
||||
gFILTER_KEY = "/errors/gerror/gerror"
|
||||
gFILTER_KEY = "github.com/gogf/gf/"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user