未验证 提交 1f7e0add 编写于 作者: A astaxie 提交者: GitHub

Merge pull request #1060 from wybcp/patch-1

Update 12.1.md
......@@ -22,9 +22,9 @@ import (
)
func main() {
log.WithFields(log.Fields{
"animal": "walrus",
}).Info("A walrus appears")
log.WithFields(log.Fields{
"animal": "walrus",
}).Info("A walrus appears")
}
```
### 基于logrus的自定义日志处理
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册