diff --git a/os/glog/glog_logger.go b/os/glog/glog_logger.go index 43edc0206..bdd873976 100644 --- a/os/glog/glog_logger.go +++ b/os/glog/glog_logger.go @@ -22,7 +22,7 @@ import ( "os" "strings" "time" - + "github.com/gogf/gf/v2/debug/gdebug" "github.com/gogf/gf/v2/os/gfile"