1
This commit is contained in:
parent
7f080f238e
commit
67c14c72ff
@ -256,3 +256,7 @@ func GetCallStack() string {
|
|||||||
}
|
}
|
||||||
return string(buf)
|
return string(buf)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
func IsDebug() bool {
|
||||||
|
return true
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user