slog-formatter

Logger formatter

A library that provides attribute formatting for structured logging in Go.

🚨 slog: Attribute formatting

GitHub

133 stars
2 watching
4 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list

anonymizationerrorformatterformattinggogolanghandlerlog-levelloggerloggingmiddlewarepiislogstructured-logging

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
samber/slog-multiA logging framework that enables flexible handler chaining and distribution of log records to multiple destinations in parallel.404
samber/slog-channelA Go channel handler for structured logging6
samber/slog-logstashA Logstash handler for structured logging in Go7
samber/slog-sentryA Sentry handler library for structured logging in Go48
samber/slog-natsA NATS handler for structured logging11
samber/slog-webhookA library that provides a webhook handler for structured logging in Go9
samber/slog-fiberA middleware that logs HTTP requests using the Slog logging library.61
slog-rs/slogAn ecosystem of reusable components for structured logging in Rust.1,583
azer/loggerA minimalistic logging library for Go.157
amoghe/distillogA minimalistic logging library with support for varying log levels and no extraneous features.31
chzyer/logexA Go library that provides logging functionality with features such as tracing and level support.43
sasbury/loggingA Go package that provides a logging system with flexible tag-based levels and support for both named loggers and default logger11
echocat/slf4gA simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations.3
gookit/slogA lightweight and configurable logging library for Go.405
xybor-x/xylogA 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