Skip to content

Commit

Permalink
Merge branch 'mindoc-org:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
jh244212647 authored Nov 19, 2023
2 parents 93b3638 + 18b6ead commit b5f52c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commands/command.go
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ func RegisterModel() {
// RegisterLogger 注册日志
func RegisterLogger(log string) {

logs.Reset()
logs.SetLogFuncCall(true)
_ = logs.SetLogger("console")
logs.EnableFuncCallDepth(true)
Expand Down

0 comments on commit b5f52c5

Please sign in to comment.