mirror of
https://gitee.com/johng/gf
synced 2026-06-06 02:25:47 +08:00
remove unnecessary stack trace of gf for stack printing
This commit is contained in:
@ -17,7 +17,7 @@ import (
|
||||
|
||||
const (
|
||||
gMAX_DEPTH = 1000
|
||||
gFILTER_KEY = "/gf/debug/gdebug/gdebug.go"
|
||||
gFILTER_KEY = "/debug/gdebug/gdebug.go"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user