slog-multi
log framework
A logging framework that enables flexible handler chaining and distribution of log records to multiple destinations in parallel.
🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...
404 stars
3 watching
20 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
attributeerrorerrorsgogolanghandlerloglog-levelloggermiddlewareslogstructured-logging
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go channel handler for structured logging | 6 |
| A library that provides attribute formatting for structured logging in Go. | 133 |
| A Sentry handler library for structured logging in Go | 48 |
| A library that provides a webhook handler for structured logging in Go | 9 |
| A Logstash handler for structured logging in Go | 7 |
| A NATS handler for structured logging | 11 |
| A middleware that logs HTTP requests using the Slog logging library. | 61 |
| An ecosystem of reusable components for structured logging in Rust. | 1,583 |
| 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 |
| A lightweight and configurable logging library for Go. | 405 |
| A minimalistic logging library with support for varying log levels and no extraneous features. | 31 |
| A minimalistic logging library for Go. | 157 |
| A flexible and asynchronous logging framework for Go applications. | 1,639 |
| A logging library that provides functions to log different levels of messages with various options. | 10 |
| A simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations. | 3 |