[Proposal] 🎨 Beautiful human readable logs
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 990
- Forks
- 45
- Avg merge
- 5d 9h
- Merged PRs (30d)
- 5
Description
Currently, the .Format() exporter does not return colorized output.
I wonder if we should automatically detect a tty mode or add a global parameter.
I'm not even sure this is our job to write a colorized and human-readable log, since this library is not intended to be a logger.
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 reviewing the .Format() exporter and the existing issue discussion. Clarify whether colorized, human-readable output belongs in this library, then settle on tty detection or a global parameter before implementation. Done requires a decided scope and documented behavior for colorized output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100