charmbracelet / charmbracelet/log

json to text formatter.

Open
#155 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
3.4k
Forks
103
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
I'm currently not experiencing a problem but this would be a quality of life improvement.
Usually in a local dev environment the default text human readable logs are used, and in stg prod the json version of the logs are used to store them and index them better. nevertheless from time to time is useful to be able to just take the structured output and make it human readable.

**Describe the solution you'd like**
Create a way that you can go from Log created json logs to their lipgloss formated output.

**Additional context**
for example a little tool like this one: https://github.com/ardanlabs/service/blob/master/api/tooling/logfmt/main.go

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.