slog-webhook

Logger

A library that provides a webhook handler for structured logging in Go

🚨 slog: Webhook handler

GitHub

9 stars
2 watching
2 forks
Language: Go
last commit: about 2 months ago
attributeerrorgogolanghandlerhttploglog-levelloggermiddlewareslogstructured-loggingwebhook

Related projects:

Repository Description Stars
samber/slog-channel A Go channel handler for structured logging 6
samber/slog-multi A logging framework that enables flexible handler chaining and distribution of log records to multiple destinations in parallel. 404
samber/slog-sentry A Sentry handler library for structured logging in Go 48
samber/slog-logstash A Logstash handler for structured logging in Go 7
samber/slog-formatter A library that provides attribute formatting for structured logging in Go. 133
samber/slog-nats A NATS handler for structured logging 11
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
gookit/slog A lightweight and configurable logging library for Go. 405
pieterclaerhout/go-log A logging library that provides functions to log different levels of messages with various options. 10
amoghe/distillog A minimalistic logging library with support for varying log levels and no extraneous features. 31
azer/logger A minimalistic logging library for Go. 157
echocat/slf4g A simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations. 3
cihub/seelog A flexible and asynchronous logging framework for Go applications. 1,639
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