nested-logrus-formatter
log formatter
Provides a customizable logging formatter to display log messages in a nested structure with field information.
Formatter for https://github.com/sirupsen/logrus
160 stars
6 watching
31 forks
Language: Go
last commit: about 2 years ago formattergolanglogging
Related projects:
Repository | Description | Stars |
---|---|---|
x-cray/logrus-prefixed-formatter | A custom log formatter for the Logrus logging library. | 199 |
fabienm/go-logrus-formatters | A collection of logrus formatters for standardized logging formats | 10 |
nolleh/caption_json_formatter | Formatter for log messages in Go applications, enabling human-readable output with customizable formatting options. | 4 |
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 |
navinpeiris/logster | A logging library that formats log messages into single lines for easier parsing and searchability | 205 |
samber/slog-formatter | A library that provides attribute formatting for structured logging in Go. | 122 |
estk/log4rs | A logging framework for Rust that provides customizable log formatting and file rotation. | 1,008 |
cabify/logrusiowriter | Converts log messages printed using the standard Go `log.Printf` to log messages compatible with Logrus | 16 |
joonix/log | Provides log formatting utilities to enable recognition by Stackdriver agent on Google Cloud Platform | 52 |
azer/logger | A minimalistic logging library for Go. | 157 |
logrusorgru/aurora | A package providing customizable ANSI-color formatting for Golang's printf and sprintf functions | 1,426 |
chzyer/logex | A Go library that provides logging functionality with features such as tracing and level support. | 43 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
aybabtme/logzalgo | A custom log formatter for Go applications inspired by a memorable error message from the 2014s. | 213 |