-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
enhancementNew feature or requestNew feature or request
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request