logrusiowriter
Log Formatter
Converts log messages printed using the standard Go `log.Printf` to log messages compatible with Logrus
io.Writer implementation using logrus logger [managed by soy-programador]
16 stars
90 watching
1 forks
Language: Go
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
x-cray/logrus-prefixed-formatter | A custom log formatter for the Logrus logging library. | 199 |
antonfisher/nested-logrus-formatter | Provides a customizable logging formatter to display log messages in a nested structure with field information. | 160 |
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 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
logrusorgru/aurora | A package providing customizable ANSI-color formatting for Golang's printf and sprintf functions | 1,427 |
chzyer/logex | A Go library that provides logging functionality with features such as tracing and level support. | 43 |
aybabtme/logzalgo | A custom log formatter for Go applications inspired by a memorable error message from the 2014s. | 213 |
aphistic/gomol-writer | A gomol logger that supports logging to any io.Writer | 0 |
cabify/timex | A test-friendly replacement for the time package | 70 |
joonix/log | Provides log formatting utilities to enable recognition by Stackdriver agent on Google Cloud Platform | 52 |
xybor-x/xylog | A Python-like logging design in Golang with features like leveled and structured logging, dynamic fields, high performance, zone management, simple configuration, and readable syntax. | 16 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |
samber/slog-formatter | A library that provides attribute formatting for structured logging in Go. | 124 |