goc/doc/log.md
2021-06-04 10:23:29 +08:00

9 lines
244 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 日志设计
## 酷炫的终端
1. 非 debug 模式模仿 devspace
1. 支持不同级别
2. 不同颜色
3. 长时间操作有转圈动画
2. debug 模式下为常见日志库行为,这里内部选用的是`go.uber.org/zap`