refactor(logging): 统一使用自定义Loger替代g.Log()日志记录
This commit is contained in:
@@ -65,7 +65,7 @@ func init() {
|
||||
// }
|
||||
// t, _ := service.NewBaseSysUserService().Person(admin.UserID)
|
||||
|
||||
//g.Log().Debug(context.TODO(), t.Mimi)
|
||||
//Loger.Debug(context.TODO(), t.Mimi)
|
||||
// session.Store("name", t.Mimi)
|
||||
//session.Store("key", r.Header.Get("Sec-WebSocket-Key"))
|
||||
return true
|
||||
|
||||
Reference in New Issue
Block a user