mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
修改gview调试信息
This commit is contained in:
@ -118,7 +118,7 @@ func (view *View) AddPath(path string) error {
|
||||
glog.Error("gview.AddPath failed:", err.Error())
|
||||
return err
|
||||
} else {
|
||||
glog.Debug("gview.SetPath:", rp)
|
||||
glog.Debug("gview.AddPath:", rp)
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user