remove unnecessary stack trace of gf for stack printing

This commit is contained in:
John
2019-09-19 13:13:39 +08:00
parent eef9da9a41
commit 62f66b4fec
7 changed files with 9 additions and 8 deletions

View File

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