mirror of
https://gitee.com/johng/gf
synced 2026-06-06 02:25:47 +08:00
fix: v2.9.5 (#4503)
This commit is contained in:
@ -16,6 +16,7 @@ type StackMode string
|
||||
|
||||
const (
|
||||
// commandEnvKeyForBrief is the command environment name for switch key for brief error stack.
|
||||
//
|
||||
// Deprecated: use commandEnvKeyForStackMode instead.
|
||||
commandEnvKeyForBrief = "gf.gerror.brief"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user