help wanted
仓库指标
- 星标
- (22,391 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
We should color the output under the development config for better readability in a console.
Some ideas,
- Color log lines based on levels
- Use a muted color for stack traces belonging to vendored dependencies and something brighter for the main application
- Color keys and values for key-value pairs differently