Skip to content

Commit

Permalink
Merge pull request #1 from xplainn/xplainn-patch-1
Browse files Browse the repository at this point in the history
Update log.md
  • Loading branch information
xplainn authored Mar 7, 2024
2 parents 3b9078d + 072f8a7 commit fd754e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/tutorials/go-zero-configuration/log.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ slug: /docs/tutorials/go-zero/configuration/log
```go
var c logx.LogConf
logx.MustSetup(c)

logx.Info(context.Background(), "log")
// do your job
```
Expand Down

0 comments on commit fd754e6

Please sign in to comment.