logrus
Logging library
Structured logging library for Go
Structured, pluggable logging for Go.
25k stars
315 watching
2k forks
Language: Go
last commit: 4 months ago
Linked from 3 awesome lists
gologginglogrus
Related projects:
Repository | Description | Stars |
---|---|---|
samber/slog-multi | A library providing design workflows and handlers for structured logging in Go, including pipeline, fanout, routing, failover, and load balancing. | 384 |
cabify/logrusiowriter | Converts log messages printed using the standard Go `log.Printf` to log messages compatible with Logrus | 16 |
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 |
fabienm/go-logrus-formatters | A collection of logrus formatters for standardized logging formats | 10 |
antonfisher/nested-logrus-formatter | Provides a customizable logging formatter to display log messages in a nested structure with field information. | 160 |
golang/glog | Provides logging functionality with fine-grained control and support for boolean methods to evaluate log output | 3,546 |
samber/slog-sentry | A Sentry handler library for structured logging in Go | 46 |
samber/slog-formatter | A library that provides attribute formatting for structured logging in Go. | 122 |
go-playground/log | A simple and highly configurable logging library for Go. | 293 |
gookit/slog | A lightweight and configurable logging library for Go. | 400 |
echocat/slf4g | A simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations. | 3 |
samber/slog-logstash | A Logstash handler for structured logging in Go | 6 |
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 |
cihub/seelog | A flexible and asynchronous logging framework for Go applications. | 1,639 |