go-logrus-formatters
Formatter library
A collection of logrus formatters for standardized logging formats
A collection of (one) formatters for logrus
10 stars
3 watching
4 forks
Language: Go
last commit: about 6 years ago gelfgologginglogruslogrus-helper
Related projects:
Repository | Description | Stars |
---|---|---|
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. | 161 |
nolleh/caption_json_formatter | Formatter for log messages in Go applications, enabling human-readable output with customizable formatting options. | 4 |
cabify/logrusiowriter | Converts log messages printed using the standard Go `log.Printf` to log messages compatible with Logrus | 16 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 308 |
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 |
logrusorgru/aurora | A package providing customizable ANSI-color formatting for Golang's printf and sprintf functions | 1,430 |
abramovic/logrus_influxdb | A Go library that enables log data from Logrus to be sent to an InfluxDB instance | 26 |
azer/logger | A minimalistic logging library for Go. | 157 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
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 |
aybabtme/logzalgo | A custom log formatter for Go applications inspired by a memorable error message from the 2014s. | 213 |
mbndr/logo | A logging library with flexible configuration and output options | 12 |
samber/slog-formatter | A library that provides attribute formatting for structured logging in Go. | 133 |