help wanted
Repository metrics
- Stars
- (22,391 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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