1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-09-16 09:16:35 +02:00

Update logger.md

This commit is contained in:
Tony
2019-06-10 21:03:04 +08:00
committed by GitHub
parent 5e659f8e9b
commit d0e7004c6e

View File

@@ -1,4 +1,4 @@
# log
# 日志基础库
## 概览
基于[zap](https://github.com/uber-go/zap)的field方式实现的高性能log库,提供Info、Warn、Error日志级别;