slog-channel

Logger

A Go channel handler for structured logging

🚨 slog: Go channel handler

GitHub

6 stars
2 watching
1 forks
Language: Go
last commit: 30 days ago
attributechannelerrorgogolanghandlerloglog-levelloggermiddlewareslogstructured-logging

Related projects:

Repository Description Stars
samber/slog-sentry A Sentry handler library for structured logging in Go 47
samber/slog-multi A logging framework that enables flexible handler chaining and distribution of log records to multiple destinations in parallel. 404
samber/slog-logstash A Logstash handler for structured logging in Go 7
samber/slog-webhook A library that provides a webhook handler for structured logging in Go 9
samber/slog-nats A NATS handler for structured logging 10
samber/slog-formatter A library that provides attribute formatting for structured logging in Go. 133
samber/slog-fiber A middleware that logs HTTP requests using the Slog logging library. 61
slog-rs/slog An ecosystem of reusable components for structured logging in Rust. 1,583
no-src/log A simple logging framework for Go applications 3
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
ian-kent/go-log Provides a logging package with customizable log levels, appenders, and output destinations. 43
apsdehal/go-logger A logging library for Go programs providing customizable logging options and a simple API 290
gookit/slog A lightweight and configurable logging library for Go. 405
echocat/slf4g A simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations. 3
azer/logger A minimalistic logging library for Go. 157