chore: use core/logs

- depretace all adapter/logs to core/logs
This commit is contained in:
roberChen
2021-03-26 14:26:19 +08:00
parent 916c9c6c2a
commit 967ef37ce9
16 changed files with 17 additions and 16 deletions

View File

@@ -17,7 +17,8 @@ import (
"regexp"
"strconv"
"strings"
"github.com/beego/beego/v2/adapter/logs"
"github.com/beego/beego/v2/core/logs"
)
var (