Categorygithub.com/unsafe9/logfmt-formatter
modulepackage
0.0.0-20240929025624-a8c372a29bd1
Repository: https://github.com/unsafe9/logfmt-formatter.git
Documentation: pkg.go.dev

# README

logfmt-formatter

This package is a streamlined fork of TextFormatter that provides logfmt compatibility with colorization.

The default TextFormatter in logrus disrupts logfmt compatibility by adding colors to the output.

This package is particularly useful when working with tools like logfmt.

I created this package to parse my logs using promtail pipelines (decolorize and logfmt).

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author