go-simpler / sloglintLinks
🪵 Ensure consistent code style when using log/slog
☆217Updated 3 weeks ago
Alternatives and similar repositories for sloglint
Users that are interested in sloglint are comparing it to the libraries listed below
Sorting:
- Collection of log/slog related projects.☆237Updated 4 months ago
- 🚨 slog: Attribute formatting☆199Updated this week
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆134Updated 5 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆311Updated this week
- Use golang structured logging (slog) with context. Add and retrieve logger to and from context. Add attributes to context. Automatically …☆151Updated 2 months ago
- 🚨 net/http middleware for slog logger☆88Updated 2 weeks ago
- OpenTelemetry Tracing instrumentation for PostgreSQL☆176Updated last month
- Go linter for forbidding identifiers☆155Updated last week
- The Golang linter that checks usage of github.com/stretchr/testify.☆158Updated this week
- 🚨 Chi middleware for slog logger☆79Updated 2 weeks ago
- A Go time testing library for writing deterministic unit tests☆265Updated last week
- The missing tool for Visualising Go Tests☆337Updated last year
- Naive code generator that creates mock implementation using testify.mock☆210Updated 4 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆181Updated 8 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...