matthewmueller / matthewmueller/logs
Adjust the console to look more like tint
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This repo has a nice format: https://github.com/lmittmann/tint
- Only dims the attribute keys
- Highlights error messages
- Shows the time
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing this repository's console output with the linked tint project and locating the console formatting entry point. Check how attribute keys, error messages, and timestamps are currently rendered. Done means the console output implements the three listed formatting changes and remains compatible with slog.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100