caption_json_formatter

log formatter

Formatter for log messages in Go applications, enabling human-readable output with customizable formatting options.

Formatter for https://github.com/sirupsen/logrus. it print log human readable(colorize) logger (include pretty json), or simplest way to server log stacks(like ELK, PLG) easy to interpret

GitHub

4 stars
2 watching
4 forks
Language: Go
last commit: over 1 year ago
formattergogolangjsonloggerlogruslogrus-fomattermsa

Related projects:

Repository Description Stars
antonfisher/nested-logrus-formatter Provides a customizable logging formatter to display log messages in a nested structure with field information. 160
joonix/log Provides log formatting utilities to enable recognition by Stackdriver agent on Google Cloud Platform 52
fabienm/go-logrus-formatters A collection of logrus formatters for standardized logging formats 10
cabify/logrusiowriter Converts log messages printed using the standard Go `log.Printf` to log messages compatible with Logrus 16
bshuster-repo/logrus-logstash-hook A Logstash hook that receives log data from Go applications and formats it into a standardized format before sending it to Logstash. 203
samber/slog-formatter A library that provides attribute formatting for structured logging in Go. 124
chzyer/logex A Go library that provides logging functionality with features such as tracing and level support. 43
x-cray/logrus-prefixed-formatter A custom log formatter for the Logrus logging library. 199
mborders/logmatic Dynamic log level configuration and colorized logging for Golang applications 16
gyozatech/noodlog A logging library for Go that allows configuration and customization of log messages. 44
go-ffmt/ffmt Golang beautifies data display by providing formatting options for humans 306
francoispqt/onelog A fast and efficient JSON logger for Go that provides low allocation and fine-grained control over log levels. 414
alexcesaro/log Provides logging libraries with simple and fast output options 48
aphistic/gomol-json A logger for networked JSON messages in Go 0
ian-kent/go-log Provides a logging package with customizable log levels, appenders, and output destinations. 43