We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wiki: redirect everything to go.dev/wiki For #61940.
Added slog-bugsnag
Creation of an OpenTelemetry TraceID and SpanID handler/extractor
Created a middleware and library that allows two context based workflows: storing attributes in the context, to be added to log lines by a handler; and adding the logger itself to context, with helper methods for interacting with it directly in the context. https://github.com/veqryn/slog-context
Updated Resources for slog (markdown)
Add sloggen
Add sloglint
Add slogor handler
add slogassert: https://github.com/thejerf/slogassert
Adding slog-dedup to wiki. It is a logging middleware for deduplication of attribute keys, for use with json logging.
Add slog-context solution
Fix formatting from previous change.
Added link to slogdriver for using slog with GCP Cloud Logging.
fmt
Adding resources for slog (lib: handlers + middlewares)
Add a handler I'm writing for slog
Add lmittmann's tinted handler
mention slogd