mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-19 10:08:03 +08:00
chore: use core/logs
- depretace all adapter/logs to core/logs
This commit is contained in:
@@ -17,7 +17,8 @@ import (
|
||||
"regexp"
|
||||
"strconv"
|
||||
"strings"
|
||||
"github.com/beego/beego/v2/adapter/logs"
|
||||
|
||||
"github.com/beego/beego/v2/core/logs"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user