improve gerror, ghttp for error stack logging; improve custom view feature for ghttp.Request

This commit is contained in:
john
2019-11-20 18:45:09 +08:00
parent dd7ae1b07a
commit 1deb3510f0
11 changed files with 148 additions and 103 deletions

View File

@ -22,7 +22,7 @@ type Error struct {
}
const (
gFILTER_KEY = "/errors/gerror/gerror"
gFILTER_KEY = "github.com/gogf/gf/"
)
var (