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 はまだ評価されていません。