Skip to content

json to text formatter. #155

@inkblobdev

Description

@inkblobdev

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions