slog-formatter
Logger formatter
A library that provides attribute formatting for structured logging in Go.
🚨 slog: Attribute formatting
122 stars
2 watching
4 forks
Language: Go
last commit: 11 days ago
Linked from 1 awesome list
anonymizationerrorformatterformattinggogolanghandlerlog-levelloggerloggingmiddlewarepiislogstructured-logging
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 |
samber/slog-channel | A Go channel handler for structured logging | 6 |
samber/slog-logstash | A Logstash handler for structured logging in Go | 6 |
samber/slog-sentry | A Sentry handler library for structured logging in Go | 46 |
samber/slog-nats | A NATS handler for structured logging | 10 |
samber/slog-webhook | A library that provides a webhook handler for structured logging in Go | 8 |
samber/slog-fiber | A middleware that logs HTTP requests using the Slog logging library. | 58 |
slog-rs/slog | An ecosystem of reusable components for structured logging in Rust. | 1,578 |
azer/logger | A minimalistic logging library for Go. | 157 |
amoghe/distillog | A minimalistic logging library with support for varying log levels and no extraneous features. | 31 |
chzyer/logex | A Go library that provides logging functionality with features such as tracing and level support. | 43 |
sasbury/logging | A Go package that provides a logging system with flexible tag-based levels and support for both named loggers and default logger | 11 |
echocat/slf4g | A simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations. | 3 |
gookit/slog | A lightweight and configurable logging library for Go. | 400 |
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 |