logrus-prefixed-formatter
Log formatter
A custom log formatter for the Logrus logging library.
Logrus Prefixed Log Formatter
199 stars
8 watching
106 forks
Language: Go
last commit: over 1 year ago formattergologginglogrus
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 |
fabienm/go-logrus-formatters | A collection of logrus formatters for standardized logging formats | 10 |
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 |
cabify/logrusiowriter | Converts log messages printed using the standard Go `log.Printf` to log messages compatible with Logrus | 16 |
nolleh/caption_json_formatter | Formatter for log messages in Go applications, enabling human-readable output with customizable formatting options. | 4 |
abramovic/logrus_influxdb | A Go library that enables log data from Logrus to be sent to an InfluxDB instance | 26 |
samber/slog-formatter | A library that provides attribute formatting for structured logging in Go. | 122 |
chzyer/logex | A Go library that provides logging functionality with features such as tracing and level support. | 43 |
navinpeiris/logster | A logging library that formats log messages into single lines for easier parsing and searchability | 205 |
joonix/log | Provides log formatting utilities to enable recognition by Stackdriver agent on Google Cloud Platform | 52 |
logrusorgru/aurora | A package providing customizable ANSI-color formatting for Golang's printf and sprintf functions | 1,426 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
estk/log4rs | A logging framework for Rust that provides customizable log formatting and file rotation. | 1,008 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
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 |