Remove all dynamic content from log messages
未关闭
Refactor
- 主要语言
- Go
- 星标
- 8.8k
- 派生
- 383
- PR 合并指标
- 30 天内没有已合并 PR
描述
Up's logs should be structured and machine-friendly, no `Infof()`'s with dynamic content. This makes it easier to query against and lowers the cardinality for cases where you're binning by `err.message`.
Possibly document all the errors and logs as well, but they should be reasonably obvious.
贡献指南
评估
这个 Issue 还没有评估数据。